diff --git a/i3/config b/i3/config index 47aca04..db8dfca 100644 --- a/i3/config +++ b/i3/config @@ -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 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 diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index e403111..3190091 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -4,4 +4,4 @@ # negative -w arg to account for a border width (default: 100%) 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