all repos

dotfiles @ e8451e7

i use rach linux btw
1 files changed, 6 insertions(+), 13 deletions(-)
hypr: update keymaps
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-02-14 23:32:27 +0200
Parent: 635c5a3
M config/hypr/hyprland.conf
···
        17
        17
         exec-once = waybar

      
        18
        18
         exec-once = hyprpaper

      
        19
        19
         exec-once = dunst

      
        
        20
        +exec-once = blueman-applet

      
        
        21
        +exec-once = wlsunset -S 9:00 -s 19:00

      
        20
        22
         exec-once = gsettings set org.gnome.desktop.interface font-name "JetBrainsMono Nerd Font"

      
        21
        23
         exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1

      
        22
        
        -exec-once = blueman-applet

      
        23
        24
         exec-once = ~/.config/hypr/xdg-portal.sh

      
        24
        25
         exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP

      
        25
        26
         exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP

      
        26
        
        -exec-once = wlsunset -S 9:00 -s 19:00

      
        27
        27
         

      
        28
        28
         exec-once = ~/code/aw-server-rust/target/release/aw-server

      
        29
        29
         exec-once = ~/code/awatcher/target/release/awatcher

      ···
        79
        79
         # animations {{{

      
        80
        80
         animations {

      
        81
        81
           enabled = false

      
        82
        
        -

      
        83
        
        -  bezier = myBezier, 0.05, 0.9, 0.1, 1.05

      
        84
        
        -  animation = windows, 1, 7, myBezier

      
        85
        
        -  animation = windowsOut, 1, 7, default, popin 80%

      
        86
        
        -  animation = border, 1, 10, default

      
        87
        
        -  animation = borderangle, 1, 8, default

      
        88
        
        -  animation = fade, 1, 7, default

      
        89
        
        -  animation = workspaces, 1, 6, default

      
        90
        82
         }

      
        91
        83
         # }}}

      
        92
        84
         # dwindle layout {{{

      ···
        164
        156
           bind = , SHIFT Print, exec, hyprshot -m output

      
        165
        157
         

      
        166
        158
           # programs {{{

      
        167
        
        -    bind = $mod SHIFT, w, exec, $browser

      
        
        159
        +    bind = $mod SHIFT, a, exec, anki

      
        
        160
        +    bind = $mod SHIFT, d, exec, $notaker

      
        
        161
        +    bind = $mod SHIFT, e, exec, wofi-emoji

      
        168
        162
             bind = $mod SHIFT, f, exec, $filemanager

      
        169
        
        -    bind = $mod SHIFT, d, exec, $notaker

      
        170
        
        -    bind = $mod SHIFT, a, exec, anki

      
        171
        163
             bind = $mod SHIFT, s, exec, spotify

      
        172
        164
             bind = $mod SHIFT, t, exec, telegram-desktop

      
        
        165
        +    bind = $mod SHIFT, w, exec, $browser

      
        173
        166
           # }}}

      
        174
        167
           # sound {{{

      
        175
        168
             bindl = , XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.4 @DEFAULT_AUDIO_SINK@ 5%+