-
Notifications
You must be signed in to change notification settings - Fork 0
/
.amethyst.yml
140 lines (114 loc) · 2.63 KB
/
.amethyst.yml
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
# ___ ___ ___ ___ ___
# / /\ /__/\ / /\ ___ /__/\ ___ / /\ ___
# / /::\ | |::\ / /:/_ / /\ \ \:\ /__/| / /:/_ / /\
# / /:/\:\ | |:|:\ / /:/ /\ / /:/ \__\:\ | |:| / /:/ /\ / /:/
# / /:/~/::\ __|__|:|\:\ / /:/ /:/_ / /:/ ___ / /::\ | |:| / /:/ /::\ / /:/
# /__/:/ /:/\:\/__/::::| \:\/__/:/ /:/ /\ / /::\ /__/\ /:/\:\ __|__|:|/__/:/ /:/\:\ / /::\
# \ \:\/:/__\/\ \:\~~\__\/\ \:\/:/ /://__/:/\:\\ \:\/:/__\//__/::::\\ \:\/:/~/://__/:/\:\
# \ \::/ \ \:\ \ \::/ /:/ \__\/ \:\\ \::/ ~\~~\:\\ \::/ /:/ \__\/ \:\
# \ \:\ \ \:\ \ \:\/:/ \ \:\\ \:\ \ \:\\__\/ /:/ \ \:\
# \ \:\ \ \:\ \ \::/ \__\/ \ \:\ \__\/ /__/:/ \__\/
# \__\/ \__\/ \__\/ \__\/ \__\/
# general
ignore-menu-bar: false
new-windows-to-main: false
follow-space-thrown-windows: true
window-max-count: 0
window-minimum-width: 0
window-minimum-height: 0
window-margins: true
window-margin-size: 0
smart-window-margins: false
screen-padding-left: 0
screen-padding-right: 0
screen-padding-top: 0
screen-padding-bottom: 0
disable-screen-padding-on-inbuilt: true
enables-layout-hud: false
enables-layout-hud-on-space-change: false
# layouts
restore-layouts-on-launch: true
window-resize-step: 5
layouts:
- widescreen-tall
- fullscreen
- wide
# mouse
mouse-follows-focus: false
focus-follows-mouse: false
mouse-swaps-windows: true
mouse-resizes-windows: true
# floating
floating:
- com.cisco.anyconnect.gui
- com.apple.systempreferences
- com.apple.Stickies
float-small-windows: true
floating-is-blacklist: true
# debug
use-canary-build: false
debug-layout-info: false
# shortcuts/key bindings
mod1:
- shift
- option
mod2:
- option
- shift
- command
mod3:
- control
mod4:
- control
- shift
cycle-layout:
mod: mod1
key: space
cycle-layout-backward:
mod: mod2
key: space
focus-main:
mod: mod4
key: m
shrink-main:
mod: mod4
key: h
expand-main:
mod: mod4
key: l
focus-ccw:
mod: mod4
key: k
focus-cw:
mod: mod4
key: j
throw-space-1:
mod: mod1
key: m
throw-space-2:
mod: mod1
key: b
throw-space-3:
mod: mod1
key: s
throw-space-4:
mod: mod1
key: h
throw-space-5:
mod: mod1
key: o
throw-space-6:
mod: mod1
key: p
throw-space-7:
mod: mod1
key: 7
throw-space-8:
mod: mod1
key: 8
throw-space-9:
mod: mod1
key: 9
throw-space-10:
mod: mod1
key: 0