Now works with Fedora

This commit is contained in:
2024-06-09 04:16:43 -05:00
parent e37dd1be84
commit 314e5c9b8b
662 changed files with 128036 additions and 1568 deletions

View 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'

View File

@ -0,0 +1,3 @@
[/]
toggle-tiled-left=@as []
toggle-tiled-right=@as []

View 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'

View 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 []

View File

@ -0,0 +1,2 @@
[/]
restore-shortcuts=@as []

View 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 []