even mooore stuff
This commit is contained in:
parent
7f17bdd39a
commit
11c350480c
|
@ -29,7 +29,7 @@ bindsym $mod+p exec --no-startup-id mpc toggle
|
||||||
bindsym $mod+Up exec --no-startup-id mpc volume +5
|
bindsym $mod+Up exec --no-startup-id mpc volume +5
|
||||||
bindsym $mod+Down exec --no-startup-id mpc volume -5
|
bindsym $mod+Down exec --no-startup-id mpc volume -5
|
||||||
bindsym $mod+o exec --no-startup-id alacritty -e ncmpcpp
|
bindsym $mod+o exec --no-startup-id alacritty -e ncmpcpp
|
||||||
|
exec --no-startup-id /home/naiji/.local/bin/update-now-playing
|
||||||
# The combination of xss-lock, nm-applet and pactl is a popular choice, so
|
# The combination of xss-lock, nm-applet and pactl is a popular choice, so
|
||||||
# they are included here as an example. Modify as you see fit.
|
# they are included here as an example. Modify as you see fit.
|
||||||
|
|
||||||
|
@ -147,9 +147,9 @@ exec --no-startup-id qbittorrent
|
||||||
exec_always --no-startup-id ff-theme-util
|
exec_always --no-startup-id ff-theme-util
|
||||||
exec_always --no-startup-id fix_xcursor
|
exec_always --no-startup-id fix_xcursor
|
||||||
|
|
||||||
exec --no-startud-id element-desktop
|
exec --no-startup-id element-desktop
|
||||||
exec --no-startud-id telegram-desktop
|
exec --no-startup-id telegram-desktop
|
||||||
exec --no-startud-id slack
|
exec --no-startup-id slack
|
||||||
|
|
||||||
exec_always xwallpaper --no-randr --maximize /usr/share/backgrounds/wallpaper.png
|
exec_always xwallpaper --no-randr --maximize /usr/share/backgrounds/wallpaper.png
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue