-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgnome-settings.ini
58 lines (53 loc) · 1.59 KB
/
gnome-settings.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[org/gnome/desktop/wm/keybindings]
activate-window-menu=@as []
begin-move=@as []
begin-resize=@as []
close=@as []
cycle-group=@as []
cycle-group-backward=@as []
cycle-panels=@as []
cycle-panels-backward=@as []
maximize=['<Primary><Alt><Super>Up']
minimize=@as []
move-to-monitor-down=@as []
move-to-monitor-left=['<Control><Alt><Super>Page_Up']
move-to-monitor-right=['<Control><Alt><Super>Page_Down']
move-to-monitor-up=@as []
move-to-workspace-1=@as []
move-to-workspace-last=@as []
move-to-workspace-left=@as []
move-to-workspace-right=@as []
switch-applications=@as []
switch-applications-backward=@as []
switch-group=@as []
switch-group-backward=@as []
switch-input-source=@as []
switch-input-source-backward=@as []
switch-panels=@as []
switch-panels-backward=@as []
switch-to-workspace-1=@as []
switch-to-workspace-last=@as []
switch-to-workspace-left=@as []
switch-to-workspace-right=@as []
switch-windows=['<Primary>Tab']
switch-windows-backward=['<Primary><Shift>Tab']
toggle-fullscreen=@as []
toggle-maximized=@as []
unmaximize=@as []
[org/gnome/desktop/wm/preferences]
action-middle-click-titlebar='toggle-maximize'
button-layout='appmenu:minimize,maximize,close'
titlebar-font='Cantarell Bold 11'
[org/gnome/mutter/keybindings]
toggle-tiled-left=['<Control><Alt><Super>Left']
toggle-tiled-right=['<Control><Alt><Super>Right']
[org/gnome/mutter/wayland/keybindings]
restore-shortcuts=@as []
[org/gnome/shell/keybindings]
focus-active-notification=@as []
open-application-menu=@as []
screenshot=['Print']
show-screenshot-ui=['<Control>F4']
[org/gnome/terminal/legacy/keybindings]
copy='<Primary>c'
paste='<Primary>v'