diff options
author | listout <listout@protonmail.com> | 2022-06-18 05:33:23 +0000 |
---|---|---|
committer | listout <listout@protonmail.com> | 2022-06-18 05:33:23 +0000 |
commit | 95082b11c851d1e732daa8d801f9a3d49daafe3d (patch) | |
tree | 3feb11d6b2d5697633261861fda9eb5eb4bab19c /.config/bspwm/bspwmrc | |
parent | 44e9ac6fee76125beec6bc6b15c3847b298469b1 (diff) | |
parent | 66467a4bf483eaab6bb1d8224c4929f2826aa0c7 (diff) |
Merge branch 'nord' into 'master'
shell: prompt: update pure prompt
See merge request listout/dots!1
Diffstat (limited to '.config/bspwm/bspwmrc')
-rwxr-xr-x | .config/bspwm/bspwmrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 8eeeb3b..77cec0a 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -1,7 +1,7 @@ #! /bin/sh pgrep -x sxhkd > /dev/null || sxhkd & -picom & +#picom & /usr/libexec/polkit-gnome-authentication-agent-1 & #/usr/bin/nm-applet & sh $HOME/Documents/scroll_trackball.sh & |