mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-05 18:38:26 +02:00
- Added budgie message for user to reset cmd-tab
This commit is contained in:
2
setup.py
2
setup.py
@@ -265,6 +265,8 @@ def setShortcuts():
|
|||||||
cmdline('dconf load /org/gnome/desktop/wm/keybindings/ < tempkb.conf')
|
cmdline('dconf load /org/gnome/desktop/wm/keybindings/ < tempkb.conf')
|
||||||
cmdline('dconf load /org/gnome/mutter/keybindings/ < tempmt.conf')
|
cmdline('dconf load /org/gnome/mutter/keybindings/ < tempmt.conf')
|
||||||
cmdline('sleep 1 && rm -f ./tempkb.conf;rm -f ./tempmt.conf')
|
cmdline('sleep 1 && rm -f ./tempkb.conf;rm -f ./tempmt.conf')
|
||||||
|
if dename == "budgie":
|
||||||
|
print('** Make sure to open Keyboard settings & reset "switch applications" to cmd+tab **')
|
||||||
# cmdline('dconf update')
|
# cmdline('dconf update')
|
||||||
|
|
||||||
def Uninstall():
|
def Uninstall():
|
||||||
|
Reference in New Issue
Block a user