diff options
Diffstat (limited to 'bspwm/.xinitrc')
-rw-r--r-- | bspwm/.xinitrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bspwm/.xinitrc b/bspwm/.xinitrc index c805667..55fba13 100644 --- a/bspwm/.xinitrc +++ b/bspwm/.xinitrc @@ -1,8 +1,8 @@ -export LOPTS="panel" +export LOPTS="panel composer gnome-keyring" # Launch other stuff +source ~/.xprofile source ~/Scripts/xlaunchrc sxhkd & exec bspwm -# exec i3 |