Compare commits
No commits in common. "6030888b6c1047c6c8e8db94c76e5e80cc9163e8" and "eb2999cd7df2fcfd42ac0888b4866c3b66c929d3" have entirely different histories.
6030888b6c
...
eb2999cd7d
@ -37,17 +37,14 @@ green="#98971a"
|
||||
|
||||
bemenu_cmd()
|
||||
{
|
||||
bemenu -i --scrollbar always\
|
||||
-n -p 'Run:' -l 10 -B 3 -W 0.5\
|
||||
--fn "FiraCode Semibold 16px"\
|
||||
bemenu -i -l 10 --scrollbar always\
|
||||
--fn "FiraCode Semibold 11px"\
|
||||
--tb $base02 --tf $green\
|
||||
--fb $base03 --ff $base0\
|
||||
--nb $base03 --nf $base0\
|
||||
--ab $base03 --af $base3\
|
||||
--sb $base02 --sf $cyan\
|
||||
--hb $base02 --hf $cyan\
|
||||
--scb $base02 --scf $cyan\
|
||||
--bdr $violet
|
||||
--scb $base02 --scf $cyan
|
||||
$@
|
||||
}
|
||||
|
||||
|
@ -328,7 +328,7 @@ default_border pixel 3
|
||||
exec wayland-run-on-new-display set-correct-monitor 390+1080
|
||||
exec gentoo-pipewire-launcher
|
||||
exec dunst
|
||||
exec_always pkill wlsunset; wlsunset -l 22.4 -L 114.1
|
||||
exec wlsunset -l 22.4 -L 114.1
|
||||
|
||||
exec alacritty
|
||||
exec firefox
|
||||
@ -357,8 +357,6 @@ for_window [class="^Steam$"] floating enable
|
||||
for_window [class="^Steam$" title="^Steam$"] floating disable
|
||||
for_window [class="genshinimact.exe"] floating enable
|
||||
for_window [class=".*.exe$"] floating enable
|
||||
for_window [class="^QjackCtl$"] floating enable
|
||||
for_window [class="^QjackCtl$" title="Graph — QjackCtl"] floating disable
|
||||
# Move windows to trash workspace
|
||||
for_window [title="^Origin$"] floating enable, move container to workspace trash;
|
||||
for_window [title="^Wine System Tray$"] move container to workspace trash;
|
||||
|
Loading…
Reference in New Issue
Block a user