add faff theme
This commit is contained in:
@ -38,6 +38,7 @@ program[suspend] = systemctl suspend
|
||||
program[term] = alacritty
|
||||
program[term2] = st
|
||||
program[theme_dark] = lupan-set-theme dark
|
||||
program[theme_faff] = lupan-set-theme faff
|
||||
program[theme_light] = lupan-set-theme light
|
||||
program[volume_dec] = pactl set-sink-volume @DEFAULT_SINK@ -10%
|
||||
program[volume_inc] = pactl set-sink-volume @DEFAULT_SINK@ +10%
|
||||
@ -55,6 +56,7 @@ bind[mixer] = MOD+Control+p
|
||||
bind[suspend] = MOD+Control+s
|
||||
bind[term2] = MOD+Control+Return
|
||||
bind[theme_dark] = MOD+Control+d
|
||||
bind[theme_faff] = MOD+Control+f
|
||||
bind[theme_light] = MOD+Control+l
|
||||
bind[volume_dec] = XF86AudioLowerVolume
|
||||
bind[volume_inc] = XF86AudioRaiseVolume
|
||||
|
Reference in New Issue
Block a user