From e01dea3e01943aab2cf33109aaf6b29f53e601e6 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 24 Oct 2024 18:05:26 -0400 Subject: add --- i3config | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'i3config') diff --git a/i3config b/i3config index 66d2e11..0a96b1c 100644 --- a/i3config +++ b/i3config @@ -181,7 +181,7 @@ mode "resize" { bindsym $mod+r mode "resize" # class border bground text indicator child_border -client.focused #222222 #222222 #FFFFFF #222222 #222222 +client.focused #333333 #333333 #FFFFFF #333333 #333333 client.focused_inactive #111111 #111111 #FFFFFF #111111 #111111 client.unfocused #111111 #111111 #FFFFFF #111111 #111111 client.urgent #900000 #900000 #FFFFFF #900000 #900000 @@ -204,8 +204,7 @@ bar { urgent_workspace #900000 #900000 #FFFFFF binding_mode #900000 #900000 #FFFFFF } - # status_command i3status - status_command i3blocks + status_command i3status } font pango:BerkeleyMono Bold 9 @@ -214,5 +213,5 @@ hide_edge_borders both exec --no-startup-id feh --bg-fill black ~/.black.png exec --no-startup-id picom --backend glx --vsync -b bindsym --release $mod+z exec scrot -s - | xclip -selection clipboard -target image/png -bindsym --release $mod+p exec --no-startup-id bash -c 'source ~/.bashrc && togglesink' +bindsym --release $mod+p exec --no-startup-id bash -c 'source ~/.shenanigans.sh && togglesink' -- cgit v1.2.3