add blueman applet and utilize display laptop button on t490
This commit is contained in:
parent
109aa8e3c8
commit
ae08c4f3a9
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
### Startup
|
### Startup
|
||||||
exec wl-paste -t text --watch clipman store
|
exec wl-paste -t text --watch clipman store
|
||||||
exec nm-applet --indicator
|
exec nm-applet --indicator
|
||||||
|
exec blueman-applet
|
||||||
exec nextcloud
|
exec nextcloud
|
||||||
exec signal-desktop
|
exec signal-desktop
|
||||||
exec steam
|
exec steam
|
||||||
|
@ -84,6 +85,7 @@ bindsym XF86MonBrightnessUp exec brightnessctl set +5%
|
||||||
bindsym XF86AudioPlay exec playerctl play-pause
|
bindsym XF86AudioPlay exec playerctl play-pause
|
||||||
bindsym XF86AudioNext exec playerctl next
|
bindsym XF86AudioNext exec playerctl next
|
||||||
bindsym XF86AudioPrev exec playerctl previous
|
bindsym XF86AudioPrev exec playerctl previous
|
||||||
|
bindsym XF86Display exec wdisplays
|
||||||
|
|
||||||
#
|
#
|
||||||
# Basics:
|
# Basics:
|
||||||
|
|
Loading…
Reference in a new issue