Add pyluxafor package.
This commit is contained in:
parent
a1bc769e9e
commit
5450838272
3 changed files with 25 additions and 2 deletions
|
@ -44,7 +44,7 @@ bindsym $mod+Mod1+Up exec playerctl previous
|
|||
bindsym $mod+Shift+w sticky toggle
|
||||
bindsym $mod+Shift+B floating enable; border none; resize set 900 600; move position 1020 19
|
||||
|
||||
### END SYSKEY BINDSYM ###
|
||||
### END MEDIA BINDSYM ###
|
||||
|
||||
|
||||
### START BINDSYM ###
|
||||
|
@ -77,7 +77,11 @@ bindsym --release $mod+Ctrl+s exec scrot
|
|||
bindsym --release $mod+Ctrl+d exec "scrot --select"
|
||||
bindsym --release $mod+Ctrl+a exec "scrot -s '/tmp/%F_%T_$wx$h.png' -e 'xclip -selection clipboard -target image/png -i $f && rm $f'"
|
||||
bindsym $mod+o exec pcmanfm
|
||||
|
||||
bindsym $mod+Mod1+1 exec luxa fade --speed 50 '00ff00'
|
||||
bindsym $mod+Mod1+2 exec luxa fade --speed 50 'ffff00'
|
||||
bindsym $mod+Mod1+3 exec luxa fade --speed 50 'ff0000'
|
||||
bindsym $mod+Mod1+4 exec luxa fade --speed 50 '0000ff'
|
||||
bindsym $mod+Mod1+5 exec luxa fade --speed 50 'ffffff'
|
||||
### END BINDSYM ###
|
||||
|
||||
### START MODES ###
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue