feat: Remove old eww folder

This commit is contained in:
Fabio Lenherr / DashieTM 2023-10-03 21:30:23 +02:00
parent be38dd733d
commit 1654ce2be0
17 changed files with 2296 additions and 106 deletions

View file

@ -15,6 +15,7 @@ workspace=DP-3,1
workspace=DP-1,2
workspace=DP-2,3
$scripts = '$HOME/.config/scripts/'
input {
kb_layout=diaeresis
@ -103,13 +104,13 @@ bind=SUPER,G,exec,oxicalc
bind=SUPERSHIFT,G,exec,gamelock
bind=SUPERSHIFT,L,exec, playerctl -a pause & swaylock -c 000000 & systemctl suspend
bind=,XF86AudioMute,exec,pactl set-sink-mute @DEFAULT_SINK@ toggle
bind=,XF86AudioLowerVolume,exec, $HOME/.config/eww/scripts/change-volume sink -5%
bind=,XF86AudioRaiseVolume,exec, $HOME/.config/eww/scripts/change-volume sink +5%
bind=,XF86AudioLowerVolume,exec, $scripts/audio-control sink -5%
bind=,XF86AudioRaiseVolume,exec, $scripts/audio-control sink +5%
bind=,XF86AudioPlay,exec, playerctl play-pause
bind=,XF86AudioNext,exec, playerctl next
bind=,XF86AudioPrev,exec, playerctl previous
bind=,XF86MonBrightnessDown,exec, $HOME/.config/eww/scripts/change-brightness brightness 10%-
bind=,XF86MonBrightnessUp,exec, $HOME/.config/eww/scripts/change-brightness brightness +10%
bind=,XF86MonBrightnessDown,exec, $scripts/change-brightness brightness 10%-
bind=,XF86MonBrightnessUp,exec, $scripts/change-brightness brightness +10%
bind=SUPER,D,exec,oxishut --css /home/dashie/gits/OxiShut/style.css
bind=SUPER,A,exec,copyq toggle
bind=SUPERSHIFT,W,togglespecialworkspace