diff --git a/i3/config b/i3/config index 761baf4..5359f81 100644 --- a/i3/config +++ b/i3/config @@ -217,6 +217,7 @@ exec --no-startup-id redshift -t 6000:2000 -l 49.87167:8.65027 # Screenshot bindsym $mod+y exec maim -s | xclip -selection clipboard -t image/png +bindsym $mod+Shift+y exec maim -s | feh - # Keyboard layout # exec --no-startup-id setxkbmap -layout de diff --git a/srcfiles/src b/srcfiles/src index d096d75..8dea03b 100644 --- a/srcfiles/src +++ b/srcfiles/src @@ -205,6 +205,11 @@ 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 +git https://github.com/encryptogroup/ABY ABY +git https://github.com/encryptogroup/UC UC +git https://github.com/encryptogroup/linearPFE linearPFE +git https://github.com/microsoft/SEAL SEAL +git https://github.com/Luukdegram/pit pit # My own projects git git@github.com:ziglibs/lscolors zig-lscolors