diff options
Diffstat (limited to '.config/openbox/rc.xml')
| -rw-r--r-- | .config/openbox/rc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml index 948af20..edaafc1 100644 --- a/.config/openbox/rc.xml +++ b/.config/openbox/rc.xml @@ -184,7 +184,7 @@ <command>flameshot gui</command> </action> </keybind> - <keybind key="Super_L"> + <keybind key="W-p"> <action name="Execute"> <startupnotify> <enabled>false</enabled> @@ -280,7 +280,7 @@ <to>4</to> </action> </keybind> - <keybind key="C-d"> + <keybind key="W-d"> <action name="ToggleShowDesktop"/> </keybind> <!-- Keybindings for windows --> |
