aboutsummaryrefslogtreecommitdiff
path: root/i3config
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-10-22 06:51:05 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-10-22 06:51:05 +0200
commit6f0800badf9e3cde6d8fb69c1a489b94ae5f4c09 (patch)
tree2e0fe1f88becb6245632b69ef2a865a631bde641 /i3config
parentc7bf7a17a4d523b040b72adce33acdbe95840127 (diff)
downloaddotfiles-6f0800badf9e3cde6d8fb69c1a489b94ae5f4c09.tar.gz
Update
Diffstat (limited to 'i3config')
-rw-r--r--i3config2
1 files changed, 2 insertions, 0 deletions
diff --git a/i3config b/i3config
index c4b0fe2..0611cc9 100644
--- a/i3config
+++ b/i3config
@@ -208,9 +208,11 @@ bar {
208 status_command i3blocks 208 status_command i3blocks
209} 209}
210 210
211font pango:BerkeleyMono Bold 8
211focus_follows_mouse no 212focus_follows_mouse no
212hide_edge_borders both 213hide_edge_borders both
213exec --no-startup-id picom --backend glx --vsync -b 214exec --no-startup-id picom --backend glx --vsync -b
215exec_always --no-startup-id xsetroot -solid black
214bindsym --release $mod+z exec scrot -s - | xclip -selection clipboard -target image/png 216bindsym --release $mod+z exec scrot -s - | xclip -selection clipboard -target image/png
215bindsym --release $mod+p exec --no-startup-id bash -c 'source ~/.bashrc && togglesink' 217bindsym --release $mod+p exec --no-startup-id bash -c 'source ~/.bashrc && togglesink'
216 218