From 5128e8814c2d9331c1d4d6f017121ee5ddb2e187 Mon Sep 17 00:00:00 2001 From: Smirnov Oleksandr Date: Tue, 14 May 2024 15:42:47 +0300 Subject: [PATCH] hypr: upd --- config/hypr/hyprland.conf | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 72ec4d8..fd9e9b8 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -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%+