Remove gnatstudio, no need for that
This commit is contained in:
parent
190ec82dfb
commit
f9fd91e056
|
@ -143,7 +143,6 @@ bind = $mainMod, P, movewindow, r
|
|||
bind = $mainMod, P, movewindow, u
|
||||
bind = $mainMod SHIFT, Q, exec, hyprctl dispatch exit
|
||||
binde = $mainMod, right, exec, hyprctl switchxkblayout at-translated-set-2-keyboard prev
|
||||
bind = $mainMod SHIFT, A, exec, gnatstudio
|
||||
|
||||
# Keybindings special keys
|
||||
bind = , XF86MonBrightnessUp, exec, brightnessctl set 5%+
|
||||
|
@ -154,7 +153,7 @@ bind = , XF86AudioMute, exec, pamixer -t
|
|||
bind = , XF86AudioMicMute, exec, pamixer --default-source -t
|
||||
bind = $mainMod, XF86AudioLowerVolume, exec, --default-source pamixer -d 4
|
||||
bind = $mainMod, XF86AudioRaiseVolume, exec, --default-source pamixer -i 4
|
||||
bind = $mainMod, N, exec, swaylock -c 000000 -e -i ~/.config/hypr/RooftopSunset.jpeg
|
||||
bind = $mainMod, N, exec, swaylock -c 000000 -e -i ~/.config/hypr/wallpaper/RooftopSunset.jpeg
|
||||
|
||||
# Window Management
|
||||
bindm = $mainMod, mouse:272, movewindow
|
||||
|
|
Loading…
Reference in New Issue