From fc04843c3e2d15d551b7977aaa232bfa09dc6d52 Mon Sep 17 00:00:00 2001 From: joachimschmidt557 Date: Mon, 28 Dec 2020 11:15:57 +0100 Subject: [PATCH] update --- i3/config | 5 ++++- srcfiles/src | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/i3/config b/i3/config index 82336a4..26797fc 100644 --- a/i3/config +++ b/i3/config @@ -203,7 +203,7 @@ bindsym ctrl+$mod+l exec i3lock -i $HOME/art/lockscreen.svg.png -t -e -f hide_edge_borders smart # Start redshift -# exec --no-startup-id redshift -t 6000:2000 -l 49.87167:8.65027 +exec --no-startup-id redshift -t 6000:2000 -l 49.87167:8.65027 # exec --no-startup-id amixer set Master 0 @@ -224,3 +224,6 @@ bindsym $mod+z exec --no-startup-id scrot --select # Polybar # exec --no-startup-id $HOME/.config/polybar/launch.sh + +# Picom +exec --no-startup-id picom diff --git a/srcfiles/src b/srcfiles/src index 55057a9..d7a72c5 100644 --- a/srcfiles/src +++ b/srcfiles/src @@ -203,6 +203,7 @@ git https://git.sr.ht/~dbandstra/zig-wav zig-wav git git://git.annexia.org/jonesforth.git jonesforth git https://github.com/ytdl-org/youtube-dl youtube-dl git https://github.com/junegunn/fzf fzf +git https://github.com/wolfpld/tracy tracy # My own projects git git@github.com:ziglibs/lscolors zig-lscolors