From 29f8a10682361e928e6c484d1f73832ea03498d3 Mon Sep 17 00:00:00 2001 From: Robert Kmiec Date: Mon, 7 Oct 2019 17:10:44 +0200 Subject: [PATCH] i3: set max volume for pasystray --- .config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 3a38e91..a80097c 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -176,11 +176,11 @@ popup_during_fullscreen smart #exec --no-startup-id i3-msg 'workspace 1:Web; exec /usr/bin/google-chrome-beta' #exec --no-startup-id i3-msg 'workspace 9:Steam; exec /usr/bin/steam' -#exec --no-startup-id feh --bg-scale ~/Downloads/megan_fox_14-wallpaper-1920x1080.jpg +exec --no-startup-id hsetroot -solid '#000000' exec setxkbmap pl #bindsym Print exec import -window root ${HOME}/screen-`date +%Y%m%d%H%M%S`.png exec --no-startup-id dunst -config ~/.config/i3/dunst_config -exec --no-startup-id pasystray +exec --no-startup-id pasystray -m 100 exec --no-startup-id blueman-applet exec --no-startup-id xset b off exec --no-startup-id nm-applet