mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
keybinds: make super+w actually launch a browser for avg lincoxer
This commit is contained in:
parent
b07016baf2
commit
5f63afee67
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ bind = Super, Z, exec, Zed # Launch Zed (editor)
|
|||
bind = Super, C, exec, code # Launch VSCode (editor)
|
||||
bind = Super, E, exec, nautilus --new-window # Launch Nautilus (file manager)
|
||||
bind = Super+Alt, E, exec, thunar # [hidden]
|
||||
bind = Super, W, exec, google-chrome-stable # [hidden] Let's not give people (more) reason to shit on my rice
|
||||
bind = Super, W, exec, google-chrome-stable || firefox # [hidden] Let's not give people (more) reason to shit on my rice
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue