100% dropdown

This commit is contained in:
Travis Burtrum 2023-10-12 22:49:49 -04:00
parent bff6ca47f8
commit 650942e262
Signed by: moparisthebest
GPG Key ID: 88C93BFE27BC8229
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ exec --no-startup-id feh --bg-scale /home/mopar/Documents/wallpaper/1056662-arch
#exec --no-startup-id yakuake #exec --no-startup-id yakuake
#exec --no-startup-id sxhkd #exec --no-startup-id sxhkd
bindsym F12 exec --no-startup-id tdrop -ma -h '70%' alacritty -o window.opacity=0.8 -e zellij attach -c drop bindsym F12 exec --no-startup-id tdrop -ma -h '100%' alacritty -o window.opacity=0.8 -e zellij attach -c drop
exec --no-startup-id picom -bCG --no-fading-openclose --vsync --backend glx --inactive-opacity=1 --frame-opacity=0.5 --menu-opacity=0.8 exec --no-startup-id picom -bCG --no-fading-openclose --vsync --backend glx --inactive-opacity=1 --frame-opacity=0.5 --menu-opacity=0.8

View File

@ -4,4 +4,4 @@
# negative -w arg to account for a border width (default: 100%) # negative -w arg to account for a border width (default: 100%)
F12 F12
tdrop -ma -h '70%' alacritty -o window.opacity=0.8 -e zellij attach -c drop tdrop -ma -h '100%' alacritty -o window.opacity=0.8 -e zellij attach -c drop