diff options
Diffstat (limited to 'i3config')
| -rw-r--r-- | i3config | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -208,9 +208,11 @@ bar { | |||
| 208 | status_command i3blocks | 208 | status_command i3blocks |
| 209 | } | 209 | } |
| 210 | 210 | ||
| 211 | font pango:BerkeleyMono Bold 8 | ||
| 211 | focus_follows_mouse no | 212 | focus_follows_mouse no |
| 212 | hide_edge_borders both | 213 | hide_edge_borders both |
| 213 | exec --no-startup-id picom --backend glx --vsync -b | 214 | exec --no-startup-id picom --backend glx --vsync -b |
| 215 | exec_always --no-startup-id xsetroot -solid black | ||
| 214 | bindsym --release $mod+z exec scrot -s - | xclip -selection clipboard -target image/png | 216 | bindsym --release $mod+z exec scrot -s - | xclip -selection clipboard -target image/png |
| 215 | bindsym --release $mod+p exec --no-startup-id bash -c 'source ~/.bashrc && togglesink' | 217 | bindsym --release $mod+p exec --no-startup-id bash -c 'source ~/.bashrc && togglesink' |
| 216 | 218 | ||
