Merge branch 'master' of ssh://git.epha.se:24422/ephase/sway_config
This commit is contained in:
commit
0279ab9168
2 changed files with 9 additions and 1 deletions
|
@ -1,2 +1,10 @@
|
|||
set $term kitty
|
||||
set $menu exec $term --class=launcher ~/.local/bin/launcher.sh
|
||||
|
||||
# Brightness
|
||||
bindsym XF86MonBrightnessDown exec brightnessctl set 2%-
|
||||
bindsym XF86MonBrightnessUp exec brightnessctl set 2%+
|
||||
|
||||
|
||||
|
||||
output eDP-1 scale 2
|
||||
|
|
Reference in a new issue