민트색으로 변경

This commit is contained in:
2020-08-16 23:53:38 +09:00
parent ea79306772
commit 4bc0472368
18 changed files with 258 additions and 66 deletions

View File

@@ -130,7 +130,7 @@ super + {Left,Down,Up,Right}
super + p
bspc node -g sticky; \
bspc node --state \~floating; \
xdotool getactivewindow windowsize $(expr 512 \* $SCALE) $(expr 288 \* $SCALE) windowmove $(expr $XSIZE - $(expr 512 + 45) \* $SCALE) $(expr $YSIZE - $(expr 288 + 30) \* $SCALE)
xdotool getactivewindow windowsize $(expr 620 \* $SCALE) $(expr 349 \* $SCALE) windowmove $(expr $XSIZE - $(expr 620 + 45) \* $SCALE) $(expr $YSIZE - $(expr 349 + 30) \* $SCALE)
XF86AudioMute