Code changes.

This commit is contained in:
rootniformaticaservice 2023-04-05 15:32:26 -03:00
parent 0b479527fd
commit e38b7f3f27
2 changed files with 6 additions and 8 deletions

View file

@ -1,12 +1,10 @@
NAME=wms # wm name
TERMINAL=xterm # terminal command
XMENU=fzfmenu.sh # menu command
XMENU_XL=fzfmenu_xl.sh # large menu command
XMENU_G=60x10+300+300 # menu geometry
XMENU_XL_G=80x20+180+180 # large menu geometry
XMENU=dmenu.sh # menu command
XMENU_XL=fzfmenu.sh # large menu command
BW=2 # border width
FG=A2A6A6
BG=393D41
WP=80 # windows percentage
FG=7D7D8E # foreground color
BG=2D2D41 # background color
WP=85 # windows percentage
MP=60 # tiling master area percentage
GAP=6 # tiling gaps

View file

@ -9,5 +9,5 @@ TARGET=$(\
printf '%s\n' "$wid | $(atomx WM_CLASS $wid) | $(wname $wid)"
done | cut -c 1-100 | $XMENU | cut -d '|' -f 1)
sleep .2;
sleep .1;
wms_mainrole.sh "$TARGET" # focus target