Don't make dropdown terminal transparent
This commit is contained in:
parent
2e01e4f265
commit
b5ca49627c
|
@ -183,7 +183,7 @@ bindsym $mod+Shift+l exec --no-startup-id ~/bin/lock_jan
|
||||||
bindsym $mod+Shift+BackSpace exec --no-startup-id ~/bin/suspend_jan
|
bindsym $mod+Shift+BackSpace exec --no-startup-id ~/bin/suspend_jan
|
||||||
bindsym mod1+Tab exec --no-startup-id rofi -show window
|
bindsym mod1+Tab exec --no-startup-id rofi -show window
|
||||||
set $ddterm_command tdrop -n "ddterm" -m -w "50%" -h "60%" -x "50%" -y 0 \
|
set $ddterm_command tdrop -n "ddterm" -m -w "50%" -h "60%" -x "50%" -y 0 \
|
||||||
-P 'picom-trans -w $wid -o 90' -a -f '--class="dropdown"' alacritty
|
-a -f '--class="dropdown"' alacritty
|
||||||
bindsym $mod+asciicircum exec $ddterm_command
|
bindsym $mod+asciicircum exec $ddterm_command
|
||||||
bindsym $mod+dead_circumflex exec $ddterm_command
|
bindsym $mod+dead_circumflex exec $ddterm_command
|
||||||
bindsym --release $mod+Delete exec xkill
|
bindsym --release $mod+Delete exec xkill
|
||||||
|
|
Loading…
Reference in New Issue
Block a user