Now works with Fedora
This commit is contained in:
28
configs/keyboard_shortcuts/shortcuts-media.txt
Normal file
28
configs/keyboard_shortcuts/shortcuts-media.txt
Normal file
@ -0,0 +1,28 @@
|
||||
[/]
|
||||
calculator=['<Super>c']
|
||||
control-center=['<Super>i']
|
||||
custom-keybindings=['/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom2/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1/']
|
||||
email=['<Super>e']
|
||||
help=@as []
|
||||
home=['<Super>f']
|
||||
magnifier=@as []
|
||||
magnifier-zoom-in=@as []
|
||||
magnifier-zoom-out=@as []
|
||||
screenreader=@as []
|
||||
screensaver=['<Super>BackSpace']
|
||||
www=['<Super>w']
|
||||
|
||||
[custom-keybindings/custom0]
|
||||
binding='<Super>t'
|
||||
command='kitty'
|
||||
name='Kitty'
|
||||
|
||||
[custom-keybindings/custom1]
|
||||
binding='<Super>n'
|
||||
command='kitty nvim .'
|
||||
name='Neovim'
|
||||
|
||||
[custom-keybindings/custom2]
|
||||
binding='<Shift><Control>Escape'
|
||||
command='flatpak run io.missioncenter.MissionCenter'
|
||||
name='System Monitor'
|
3
configs/keyboard_shortcuts/shortcuts-mutter.txt
Normal file
3
configs/keyboard_shortcuts/shortcuts-mutter.txt
Normal file
@ -0,0 +1,3 @@
|
||||
[/]
|
||||
toggle-tiled-left=@as []
|
||||
toggle-tiled-right=@as []
|
7
configs/keyboard_shortcuts/shortcuts-power.txt
Normal file
7
configs/keyboard_shortcuts/shortcuts-power.txt
Normal file
@ -0,0 +1,7 @@
|
||||
[/]
|
||||
power-button-action='interactive'
|
||||
power-saver-profile-on-low-battery=true
|
||||
sleep-inactive-ac-timeout=7200
|
||||
sleep-inactive-ac-type='nothing'
|
||||
sleep-inactive-battery-timeout=1800
|
||||
sleep-inactive-battery-type='suspend'
|
6
configs/keyboard_shortcuts/shortcuts-shell.txt
Normal file
6
configs/keyboard_shortcuts/shortcuts-shell.txt
Normal file
@ -0,0 +1,6 @@
|
||||
[/]
|
||||
focus-active-notification=@as []
|
||||
open-application-menu=['<Alt>grave']
|
||||
show-screenshot-ui=['Print']
|
||||
toggle-message-tray=['<Super>v']
|
||||
toggle-overview=@as []
|
2
configs/keyboard_shortcuts/shortcuts-wayland.txt
Normal file
2
configs/keyboard_shortcuts/shortcuts-wayland.txt
Normal file
@ -0,0 +1,2 @@
|
||||
[/]
|
||||
restore-shortcuts=@as []
|
36
configs/keyboard_shortcuts/shortcuts-wm.txt
Normal file
36
configs/keyboard_shortcuts/shortcuts-wm.txt
Normal file
@ -0,0 +1,36 @@
|
||||
[/]
|
||||
activate-window-menu=['<Alt>Tab']
|
||||
begin-move=@as []
|
||||
begin-resize=@as []
|
||||
close=['<Super>q']
|
||||
cycle-group=['<Super>grave']
|
||||
cycle-group-backward=['<Shift><Super>grave']
|
||||
cycle-panels=@as []
|
||||
cycle-panels-backward=@as []
|
||||
cycle-windows=['<Super>Tab']
|
||||
cycle-windows-backward=['<Shift><Super>Tab']
|
||||
maximize=@as []
|
||||
minimize=['<Super>x']
|
||||
move-to-monitor-down=['<Alt>Down']
|
||||
move-to-monitor-left=['<Alt>Left']
|
||||
move-to-monitor-right=['<Alt>Right']
|
||||
move-to-workspace-1=@as []
|
||||
move-to-workspace-last=@as []
|
||||
move-to-workspace-left=['<Shift><Alt>h']
|
||||
move-to-workspace-right=['<Shift><Alt>l']
|
||||
panel-run-dialog=['<Super>r']
|
||||
show-desktop=['<Shift><Super>x']
|
||||
switch-applications=@as []
|
||||
switch-applications-backward=@as []
|
||||
switch-group=@as []
|
||||
switch-group-backward=@as []
|
||||
switch-input-source=['<Super>space']
|
||||
switch-input-source-backward=['<Shift><Super>space']
|
||||
switch-panels=['<Control><Alt>c']
|
||||
switch-panels-backward=['<Shift><Control><Alt>c']
|
||||
switch-to-workspace-1=@as []
|
||||
switch-to-workspace-last=@as []
|
||||
switch-to-workspace-left=['<Alt>h']
|
||||
switch-to-workspace-right=['<Alt>l']
|
||||
toggle-maximized=@as []
|
||||
unmaximize=@as []
|
Reference in New Issue
Block a user