all repos

dotfiles @ b6e3fe3d49995dba881b6a594873001adfd836d1

i use rach linux btw
3 files changed, 9 insertions(+), 11 deletions(-)
hypr: upd
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-02-01 00:37:58 +0200
Parent: dfd841d
M config/hypr/hyprland.conf
···
        8
        8
         # }}}

      
        9
        9
         # variables {{{

      
        10
        10
         $mod = SUPER

      
        
        11
        +$browser = brave

      
        11
        12
         $terminal = kitty

      
        12
        
        -$logseq = ~/.local/appimage/logseq.AppImage

      
        13
        
        -$obsidian = obsidian

      
        
        13
        +$notaker = obsidian

      
        14
        14
         $filemanager = pcmanfm

      
        15
        15
         # }}}

      
        16
        16
         # auto start {{{

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

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

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

      
        26
        
        -exec-once = wlsunset -S 10:00 -s 18:00

      
        
        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

      ···
        157
        157
         

      
        158
        158
           bind = $mod SHIFT, Return, exec, wofi --show drun --allow-images

      
        159
        159
           bind = $mod SHIFT, Escape, exec, ~/bin/wofi-power-menu

      
        160
        
        -  bind = $mod CTRL, e, exec, wofi-emoji

      
        161
        
        -

      
        162
        
        -  bind = $mod CTRL, l, exec, swaylock

      
        163
        160
         

      
        164
        161
           bind = $mod, f, fullscreen

      
        165
        162
           bind = $mod Ctrl, f, togglefloating

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

      
        168
        165
         

      
        169
        166
           # programs {{{

      
        170
        
        -    bind = $mod SHIFT, w, exec, brave

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

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

      
        172
        
        -    bind = $mod SHIFT, d, exec, $obsidian

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

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

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

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

      
        176
        
        -    bind = $mod SHIFT, c, exec, $morgen

      
        177
        173
           # }}}

      
        178
        174
           # sound {{{

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

      
A config/hypr/hyprlock.conf
···
        
        1
        +bezier = linear, 1, 1, 0, 0

      
        
        2
        +animation = fade, 1, 1.8, linear

      
M config/hypr/hyprpaper.conf
···
        1
        
        -preload = /home/olex/Pictures/wall.jpg

      
        2
        
        -wallpaper = ,/home/olex/Pictures/wall.jpg

      
        
        1
        +preload = /home/olex/Pictures/wall.png

      
        
        2
        +wallpaper = ,/home/olex/Pictures/wall.png