mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-19 04:08:48 +00:00
Revert "keybinds: replace gnome settings with better control"
This reverts commit 24276cdf93.
This commit is contained in:
parent
adce55865e
commit
e9485f0b8a
1 changed files with 1 additions and 1 deletions
|
|
@ -206,12 +206,12 @@ bind = Super, W, exec, google-chrome-stable || firefox # [hidden] Let's not give
|
|||
bind = Ctrl+Super, W, exec, firefox # Launch Firefox (browser)
|
||||
bind = Super, X, exec, gnome-text-editor --new-window # Launch GNOME Text Editor
|
||||
bind = Super+Shift, W, exec, wps # Launch WPS Office
|
||||
bind = Super, I, exec, XDG_CURRENT_DESKTOP="gnome" gnome-control-center # Launch GNOME Settings
|
||||
bind = Ctrl+Super, V, exec, pavucontrol # Launch pavucontrol (volume mixer)
|
||||
bind = Ctrl+Super+Shift, V, exec, easyeffects # Launch EasyEffects (equalizer & other audio effects)
|
||||
bind = Ctrl+Shift, Escape, exec, gnome-system-monitor # Launch GNOME System monitor
|
||||
bind = Ctrl+Super, Slash, exec, pkill anyrun || anyrun # Toggle fallback launcher: anyrun
|
||||
bind = Super+Alt, Slash, exec, pkill fuzzel || fuzzel # Toggle fallback launcher: fuzzel
|
||||
bind = Super, I, exec, better-control # Better Control (settings app)
|
||||
|
||||
# Cursed stuff
|
||||
## Make window not amogus large
|
||||
|
|
|
|||
Loading…
Reference in a new issue