-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathi3-child-config
251 lines (193 loc) · 12.6 KB
/
i3-child-config
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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
# This file has been auto-generated by i3-config-wizard(1).
# It will not be overwritten, so edit it as you like.
#
# Should you change your keyboard layout some time, delete
# this file and re-run i3-config-wizard(1).
#
# i3 config file (v4)
#
# Please see http://i3wm.org/docs/userguide.html for a complete reference!
#set $mod Mod4
#set $alt Mod1
set $mod Mod1
# Use English words in bindsym for certain keys:
# ' apostrophe
# - minus
# = equal
# + plus
# / slash
# \ backslash
# , comma
# . period
# & ampersand
# [ braceleft
# ] braceright
#
# TODO: Are some of the following keys case insensitive?
# enter is Return
# space is space
# shift is shift
# Pause Break is Break
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
# This font is widely installed, provides lots of unicode glyphs, right-to-left
# text rendering and scalability on retina/hidpi displays (thanks to pango).
font pango:Terminus 10
# Before i3 v4.8, we used to recommend this one as the default:
#font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
# The font above is very space-efficient, that is, it looks good, sharp and
# clear in small sizes. However, its unicode glyph coverage is limited, the old
# X core fonts rendering does not support right-to-left and this being a bitmap
# font, it doesn’t scale on retina/hidpi displays.
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod
# Chromium with cache in /tmp/
# 25 GB /tmp, /etc/fstab:
# tmpfs /tmp tmpfs nodev,nosuid,size=24700900900 0 0
# tmpfs /dev/shm tmpfs nodev,nosuid,noexec 0 0
# tmpfs /var/tmp tmpfs nodev,nosuid,size=24700900900 0 0
bindsym control+$mod+h exec "env LD_PRELOAD='' chromium --enable-features=VaapiVideoDecoder --disable-hang-monitor --disable-breakpad --disable-sync --disable-background-mode --disable-translate --disable-crash-reporter --no-crash-upload --no-report-upload --no-default-browser-check --enable-gpu --disk-cache-dir='/tmp/.chromedisk' --media-cache-dir='/tmp/.chromemedia' --enable-native-gpu-memory-buffers --enable-gpu-memory-buffer-video-frames --enable-gpu-rasterization --enable-hardware-overlays --enable-native-gpu-memory --enable-zero-copy --force-gpu-rasterization --ignore-gpu-blacklist --disable-gpu-vsync --use-gl=desktop --enable-quic --quic-version=h3-29 >> /tmp/.chromelog 2>> /tmp/.ehromelog2"
#--disable-frame-rate-limit
# --gpu-rasterization-msaa-sample-count=0 --canvas-msaa-sample-count=0 --disable-gpu-driver-bug-workarounds"
# --enable-speech-dispatcher
bindsym control+$mod+g exec "env /usr/bin/firefox || env /usr/bin/firefox-developer-edition || env LD_PRELOAD='' /usr/bin/firefox-nightly"
# start a terminal
bindsym $mod+t exec "xfce4-terminal --hide-menubar"
#bindsym $mod+Return exec "urxvtc -depth 32 -bg black -fg white -sl 80000 -sb -sr -fn 'xft:Monospace:pixelsize=16:autohint=true:antialias=true'"
#i3-sensible-terminal
# kill focused window
bindsym $mod+Shift+q kill
# +h instead of +d because
# sometimes in games with WASD controls
# Win key can be pressed instead of Ctrl
bindsym $mod+h exec bemenu-run
# There also is the (new) i3-dmenu-desktop which only displays applications
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
# installed.
# bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
#- alternatively, you can use the cursor keys:
bindsym $mod+Left focus left
bindsym $mod+Down focus down
bindsym $mod+Up focus up
bindsym $mod+Right focus right
#- move focused window
#bindsym $mod+Shift+j move left
#bindsym $mod+Shift+k move down
#bindsym $mod+Shift+l move up
#bindsym $mod+Shift+semicolon move right
#- alternatively, you can use the cursor keys:
bindsym $mod+Shift+Left move left
bindsym $mod+Shift+Down move down
bindsym $mod+Shift+Up move up
bindsym $mod+Shift+Right move right
# split in horizontal orientation
#bindsym $mod+d split h
# split in vertical orientation
#bindsym $mod+k split v
# enter fullscreen mode for the focused container
bindsym $mod+f fullscreen
# change container layout (stacked, tabbed, toggle split)
bindsym $mod+e layout stacking
bindsym $mod+w layout tabbed
#bindsym $mod+e layout toggle split
# toggle tiling / floating
bindsym $mod+Shift+space floating toggle
# change focus between tiling / floating windows
bindsym $mod+space focus mode_toggle
# focus the parent container
bindsym $mod+a focus parent
# focus the child container
bindsym $mod+Tab focus child
# reload the configuration file
bindsym $mod+Shift+c reload
# resize window (you can also use the mouse for that)
mode "resize" {
# These bindings trigger as soon as you enter the resize mode
# Pressing left will shrink the window’s width.
# Pressing right will grow the window’s width.
# Pressing up will shrink the window’s height.
# Pressing down will grow the window’s height.
#bindsym j resize shrink width 10 px or 10 ppt
#bindsym k resize grow height 10 px or 10 ppt
#bindsym l resize shrink height 10 px or 10 ppt
#bindsym semicolon resize grow width 10 px or 10 ppt
# same bindings, but for the arrow keys
bindsym Left resize shrink width 10 px or 10 ppt
bindsym Down resize grow height 10 px or 10 ppt
bindsym Up resize shrink height 10 px or 10 ppt
bindsym Right resize grow width 10 px or 10 ppt
# back to normal: Enter or Escape
bindsym Return mode "default"
bindsym Escape mode "default"
}
for_window [class="^.*"] border pixel 0
bindsym $mod+F1 workspace 1
bindsym $mod+F2 workspace 2
bindsym Mod4+1 exec "env DISPLAY=$HOST_DISPLAY WAYLAND_DISPLAY=$HOST_WAYLAND_DISPLAY $I3MSG -s $HOST_I3SOCK 'workspace 1' > /dev/null 2>/dev/null"
bindsym Mod4+2 exec "env DISPLAY=$HOST_DISPLAY WAYLAND_DISPLAY=$HOST_WAYLAND_DISPLAY $I3MSG -s $HOST_I3SOCK 'workspace 2' > /dev/null 2>/dev/null"
bindsym Mod4+3 exec "env DISPLAY=$HOST_DISPLAY WAYLAND_DISPLAY=$HOST_WAYLAND_DISPLAY $I3MSG -s $HOST_I3SOCK 'workspace 3' > /dev/null 2>/dev/null"
bindsym Mod4+4 exec "env DISPLAY=$HOST_DISPLAY WAYLAND_DISPLAY=$HOST_WAYLAND_DISPLAY $I3MSG -s $HOST_I3SOCK 'workspace 4' > /dev/null 2>/dev/null"
bindsym Mod4+5 exec "env DISPLAY=$HOST_DISPLAY WAYLAND_DISPLAY=$HOST_WAYLAND_DISPLAY $I3MSG -s $HOST_I3SOCK 'workspace 5' > /dev/null 2>/dev/null"
bindsym Mod4+6 exec "env DISPLAY=$HOST_DISPLAY WAYLAND_DISPLAY=$HOST_WAYLAND_DISPLAY $I3MSG -s $HOST_I3SOCK 'workspace 6' > /dev/null 2>/dev/null"
bindsym Mod4+7 exec "env DISPLAY=$HOST_DISPLAY WAYLAND_DISPLAY=$HOST_WAYLAND_DISPLAY $I3MSG -s $HOST_I3SOCK 'workspace 7' > /dev/null 2>/dev/null"
bindsym Mod4+8 exec "env DISPLAY=$HOST_DISPLAY WAYLAND_DISPLAY=$HOST_WAYLAND_DISPLAY $I3MSG -s $HOST_I3SOCK 'workspace 8' > /dev/null 2>/dev/null"
bindsym Mod4+9 exec "env DISPLAY=$HOST_DISPLAY WAYLAND_DISPLAY=$HOST_WAYLAND_DISPLAY $I3MSG -s $HOST_I3SOCK 'workspace 9' > /dev/null 2>/dev/null"
bindsym Mod4+0 exec "env DISPLAY=$HOST_DISPLAY WAYLAND_DISPLAY=$HOST_WAYLAND_DISPLAY $I3MSG -s $HOST_I3SOCK 'workspace 10' > /dev/null 2>/dev/null"
bindsym $mod+Shift+F1 move container to workspace 1
bindsym $mod+Shift+F2 move container to workspace 2
bindsym $mod+braceleft exec "pactl -- set-sink-volume @DEFAULT_SINK@ -1%"
#bindsym XF86AudioLowerVolume exec "pactl -- set-sink-volume @DEFAULT_SINK@ -1%"
#bindsym shift+XF86AudioLowerVolume exec "pactl -- set-sink-volume @DEFAULT_SINK@ -10%"
bindsym $mod+braceright exec "pactl -- set-sink-volume @DEFAULT_SINK@ +1%"
#bindsym XF86AudioRaiseVolume exec "pactl -- set-sink-volume @DEFAULT_SINK@ +1%"
#bindsym shift+XF86AudioRaiseVolume exec "pactl -- set-sink-volume @DEFAULT_SINK@ +10%"
bindsym $mod+shift+braceleft exec "pactl -- set-sink-volume @DEFAULT_SINK@ -10%"
bindsym $mod+shift+braceright exec "pactl -- set-sink-volume @DEFAULT_SINK@ +10%"
bindsym $mod+Cyrillic_ha exec "pactl -- set-sink-volume @DEFAULT_SINK@ -1%"
bindsym $mod+Cyrillic_hardsign exec "pactl -- set-sink-volume @DEFAULT_SINK@ +1%"
bindsym $mod+shift+Cyrillic_ha exec "pactl -- set-sink-volume @DEFAULT_SINK@ -10%"
bindsym $mod+shift+Cyrillic_hardsign exec "pactl -- set-sink-volume @DEFAULT_SINK@ +10%"
bindsym KP_Up exec "($XDOTOOL mousemove_relative -- 0 -7 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- 0 -7"
bindsym KP_Home exec "($XDOTOOL mousemove_relative -- -7 -7 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- -7 -7"
bindsym KP_Left exec "($XDOTOOL mousemove_relative -- -7 0 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- -7 0"
bindsym KP_Right exec "($XDOTOOL mousemove_relative -- 7 0 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- 7 0"
bindsym KP_Down exec "($XDOTOOL mousemove_relative -- 0 7 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- 0 7"
bindsym KP_Next exec "($XDOTOOL mousemove_relative -- 7 7 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- 7 7"
bindsym KP_Prior exec "($XDOTOOL mousemove_relative -- 7 -7 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- 7 -7"
bindsym KP_End exec "($XDOTOOL mousemove_relative -- -7 7 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- -7 7"
bindsym Shift+KP_8 exec "($XDOTOOL mousemove_relative -- 0 -40 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- 0 -40"
bindsym Shift+KP_Up exec "($XDOTOOL mousemove_relative -- 0 -40 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- 0 -40"
bindsym Shift+KP_7 exec "($XDOTOOL mousemove_relative -- -40 -40 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- -40 -40"
bindsym Shift+KP_Home exec "($XDOTOOL mousemove_relative -- -40 -40 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- -40 -40"
bindsym Shift+KP_4 exec "($XDOTOOL mousemove_relative -- -40 0 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- -40 0"
bindsym Shift+KP_Left exec "($XDOTOOL mousemove_relative -- -40 0 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- -40 0"
bindsym Shift+KP_6 exec "($XDOTOOL mousemove_relative -- 40 0 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- 40 0"
bindsym Shift+KP_Right exec "($XDOTOOL mousemove_relative -- 40 0 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- 40 0"
bindsym Shift+KP_2 exec "($XDOTOOL mousemove_relative -- 0 40 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- 0 40"
bindsym Shift+KP_Down exec "($XDOTOOL mousemove_relative -- 0 40 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- 0 40"
bindsym Shift+KP_3 exec "($XDOTOOL mousemove_relative -- 40 40 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- 40 40"
bindsym Shift+KP_Next exec "($XDOTOOL mousemove_relative -- 40 40 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- 40 40"
bindsym Shift+KP_9 exec "($XDOTOOL mousemove_relative -- 40 -40 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- 40 -40"
bindsym Shift+KP_Prior exec "($XDOTOOL mousemove_relative -- 40 -40 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- 40 -40"
bindsym Shift+KP_1 exec "($XDOTOOL mousemove_relative -- -40 40 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- -40 40"
bindsym Shift+KP_End exec "($XDOTOOL mousemove_relative -- -40 40 &) && DISPLAY=$HOST_DISPLAY $XDOTOOL mousemove_relative -- -40 40"
bindsym KP_Multiply exec "$XDOTOOL click 3"
bindsym KP_Delete exec "$XDOTOOL click 3"
bindsym KP_Subtract exec "sleep 0.2 && $XDOTOOL click --clearmodifiers 4"
bindsym KP_Add exec "sleep 0.2 && $XDOTOOL click --clearmodifiers 5"
bindsym KP_5 exec "sleep 0.2 && $XDOTOOL click --clearmodifiers 1"
bindsym KP_Begin exec "sleep 0.2 && $XDOTOOL click --clearmodifiers 1"
#exec "xrandr --dpi 120"
#exec xrdb -load ~/.Xresources
exec "xrdb -load ~/.Xresources"
#^dpi
exec "xset r rate 255 30"
# this line is almost perfect but commented
#exec "setxkbmap -layout 'us,ru' setxkbmap -option 'grp:caps_toggle,grp_led:scroll,compose:ralt'"
#exec "gnome-terminal --hide-menubar"
exec "xfce4-terminal --hide-menubar"
# hide mouse after N seconds
exec "unclutter -display $DISPLAY -idle 2"
# black background, it is when there are no windows
exec "echo -n 'iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ4AQAAAADAqPzuAAAAAXNCSVQI5gpbmQAAARJJREFUeAHtwQENAAAAwiD7p34PBwwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOBU+OUAATxS+UcAAAAASUVORK5CYII=' | base64 -d | feh --bg-scale -"
#exec "sleep 3 && xmodmap ~/.Xmodmap"