1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2025-02-02 01:47:23 +00:00
dotfiles/dconf/:org:gnome:settings-daemon:plugins:media-keys:

53 lines
1.6 KiB
Plaintext
Raw Permalink Normal View History

2022-12-25 18:52:42 +00:00
[/]
custom-keybindings=[ '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/',
'/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1/',
'/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom2/',
'/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom3/',
'/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom4/',
'/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom5/',
'/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom6/',
'/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom7/',
'/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom8/',
'/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom9/' ]
2022-12-25 18:52:42 +00:00
www=['<Super>q']
[custom-keybindings/custom0]
binding='<Super>Return'
command='kitty'
[custom-keybindings/custom1]
binding='<Super>d'
2023-08-31 17:11:55 +00:00
command='fish -c launcher'
2022-12-25 18:52:42 +00:00
[custom-keybindings/custom5]
2022-12-25 18:52:42 +00:00
binding='<Super>k'
command='keepassxc'
[custom-keybindings/custom4]
binding='<Super>p'
command='pcmanfm'
2022-12-25 18:52:42 +00:00
[custom-keybindings/custom2]
binding='<Shift><Super>s'
command='budgie-control-center'
[custom-keybindings/custom3]
binding='<Super>s'
2023-04-09 03:46:35 +00:00
command='org.buddiesofbudgie.BudgieScreenshot -i'
2022-12-25 18:52:42 +00:00
[custom-keybindings/custom6]
binding='<Super>n'
command='netsurf-gtk3'
2022-12-25 18:52:42 +00:00
[custom-keybindings/custom7]
binding='<Super>m'
command='kitty musikcube'
[custom-keybindings/custom8]
binding='<Shift><Super>o'
command="fish -c 'open (fd | rofi -dmenu -i)'"
[custom-keybindings/custom9]
binding='<Super>c'
2024-06-30 14:07:06 +00:00
command='kitty fish -c "exec nnn -A"'