hypr: upd

This commit is contained in:
Smirnov Oleksandr 2024-05-14 15:42:47 +03:00
parent 29cf6142f9
commit 5128e8814c

View file

@ -4,6 +4,8 @@ monitor=,highres,auto,1
# variables {{{
$mod = SUPER
$terminal = kitty
$logseq = ~/.local/appimage/logseq.AppImage
$morgen = ~/.local/appimage/morgen.AppImage
# }}}
# auto start {{{
exec-once = waybar
@ -19,8 +21,8 @@ exec-once = swayidle -w timeout 120 '$lock' timeout 1200 'hyprctl dispatch dpms
exec-once = wlsunset -S 10:00 -s 19:00
exec-once = ~/.config/hypr/bat.sh
exec-once = ~/.local/appimage/logseq.AppImage
exec-once = ~/.local/appimage/morgen.AppImage
exec-once = $logseq
exec-once = $morgen
exec-once = /home/olex/code/awatcher/target/release/awatcher
exec-once = /home/olex/code/aw-server-rust/target/release/aw-server
@ -169,11 +171,11 @@ windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$
bind = $mod SHIFT, w, exec, brave
bind = $mod SHIFT, e, exec, firefox
bind = $mod SHIFT, f, exec, nautilus
bind = $mod SHIFT, d, exec, ~/.local/appimage/logseq.AppImage
bind = $mod SHIFT, d, exec, $logseq
bind = $mod SHIFT, a, exec, anki
bind = $mod SHIFT, s, exec, spotify
bind = $mod SHIFT, t, exec, telegram-desktop
bind = $mod SHIFT, c, exec, morgen
bind = $mod SHIFT, c, exec, $morgen
# }}}
# sound {{{
bindl = , XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.4 @DEFAULT_AUDIO_SINK@ 5%+