diff --git a/i3config b/i3config index c4b0fe2bf20fd85b1c660268251e2352598efa3f..0611cc951754dbcca7a1377ad457118b3a176034 100644 --- a/i3config +++ b/i3config @@ -208,9 +208,11 @@ # status_command i3status 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 30f281568175fce2ade97699103b14f758af9ef7..f9b3f5ef5c4138e285bd4336801e88810076a64a 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