From 6f0800badf9e3cde6d8fb69c1a489b94ae5f4c09 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 22 Oct 2024 06:51:05 +0200 Subject: Update --- i3config | 2 ++ shenanigans.sh | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/i3config b/i3config index c4b0fe2..0611cc9 100644 --- a/i3config +++ b/i3config @@ -208,9 +208,11 @@ bar { status_command i3blocks } +font pango:BerkeleyMono Bold 8 focus_follows_mouse no hide_edge_borders both exec --no-startup-id picom --backend glx --vsync -b +exec_always --no-startup-id xsetroot -solid black 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' diff --git a/shenanigans.sh b/shenanigans.sh index 30f2815..f9b3f5e 100755 --- a/shenanigans.sh +++ b/shenanigans.sh @@ -1,5 +1,5 @@ # Software list. -# cifs-utils tree hstr s3cmd xclip mc gnupg ripgrep jq xmlstarlet htop nvtop tmux vim ctags picom scrot +# cifs-utils tree hstr s3cmd xclip mc gnupg ripgrep jq xmlstarlet htop nvtop tmux vim ctags picom scrot xsetroot # Magical environment variables. NIX_SHELL_PRESERVE_PROMPT=1 -- cgit v1.2.3