diff options
author | awy <awy@awy.one> | 2025-10-02 18:35:29 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-10-02 18:35:29 +0300 |
commit | efa4b6d27d3fa543508bc20af6997f953f2b5c25 (patch) | |
tree | 9513e6a1799578d396b3ff1247bfe75d194704f7 /.config | |
parent | 0a1a0582e07910f59de1ea10d2bd984668cfb442 (diff) | |
download | hyprdots-efa4b6d27d3fa543508bc20af6997f953f2b5c25.tar.gz |
hyprland
Diffstat (limited to '.config')
-rw-r--r-- | .config/hypr/hyprland.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 0bb95b3..95c79aa 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -9,7 +9,6 @@ exec-once = dbus-update-activation-environment --all exec-once = foot --server exec-once = start-pipewire exec-once = mpd -exec-once = waybar exec-once = fnott exec-once = swayidle exec-once = singboxwrap @@ -17,6 +16,7 @@ exec-once = singboxwrap exec-once = gpg-agent --daemon exec-once = gnome-keyring-daemon --start --components=secrets exec-once = portal +exec-once = sleep 2 && waybar exec-once = stmpdup env = XCURSOR_SIZE,24 @@ -166,7 +166,7 @@ bind = , Print, exec, grim pic-full-$(date '+%y%m%d-%H%M-%S').png bind = SHIFT, Print, exec, maimpick bind = $mainMod, Print, exec, dmenurecord bind = $mainMod SHIFT, Print, exec, dmenurecord kill -bind = $mainMod, E, exec, $terminal neomutt; pkill -RTMIN+12 waybar +bind = $mainMod, E, exec, $terminal -T neomutt neomutt; pkill -RTMIN+12 waybar bind = $mainMod, N, exec, linkhandler bind = $mainMod SHIFT, N, exec, $terminal -T newsraft -e newsraft; pkill -RTMIN+6 waybar bind = $mainMod SHIFT, R, exec, $terminal -e btop @@ -190,7 +190,7 @@ bind = $mainMod SHIFT, equal, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 15%+; bind = $mainMod SHIFT, M, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle; pkill -RTMIN+10 waybar bind = $mainMod, F1, exec, singboxwrap menu bind = $mainMod, F2, exec, killall waybar & hyprctl dispatch exec waybar -bind = $mainMod, F4, exec, dmenuaudioswitch +bind = $mainMod, F4, exec, $terminal -e pulsemixer bind = $mainMod, F6, exec, torwrap bind = $mainMod, F7, exec, td-toggle bind = $mainMod, F8, exec, mailup |