added min package list to setup; also some config stuff
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
set $alt Mod1
|
||||
set $mod Mod4
|
||||
font pango:DejaVuSansM Nerd Font 20
|
||||
font pango:Monaspace Argon 20
|
||||
|
||||
################################################################################
|
||||
## Custom Utility ##############################################################
|
||||
@ -124,7 +124,7 @@ bindsym $mod+Tab scratchpad show
|
||||
set $GAMES_CLIENT_CLASSES ^(Steam)|(dolphin-emu)|(Visualboyadvance-m)|(steam_app_.*)$
|
||||
bindsym $mod+Shift+x [class=$GAMES_CLIENT_CLASSES] scratchpad show
|
||||
|
||||
set $TERMINAL_EMULATOR_CLASSES ^(kitty)$
|
||||
set $TERMINAL_EMULATOR_CLASSES ^(Alacritty)$
|
||||
bindsym $mod+x [class=$TERMINAL_EMULATOR_CLASSES] scratchpad show
|
||||
|
||||
################################################################################
|
||||
|
Reference in New Issue
Block a user