mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update config
Trying to figure out why polybar isnt launching on login, but works on f2
This commit is contained in:
parent
493a09ac86
commit
d5bf3df3b1
@ -4,9 +4,6 @@
|
||||
# This config file will use environmental variables such as $BROWSER and $TERMINAL.
|
||||
# You can set these variables in ~/.profile or ~/.bash_profile if you have it as below:
|
||||
|
||||
#Polybar
|
||||
exec_always --no-startup-id ~/.local/bin/launch_polybar &
|
||||
|
||||
# #---Basic Definitions---# #
|
||||
for_window [class="^.*"] border pixel 2
|
||||
gaps inner 5
|
||||
@ -184,3 +181,6 @@ bindsym $mod+Shift+Left move left
|
||||
bindsym $mod+Shift+Down move down
|
||||
bindsym $mod+Shift+Up move up
|
||||
bindsym $mod+Shift+Right move right
|
||||
|
||||
#Polybar
|
||||
exec_always --no-startup-id ~/.local/bin/launch_polybar &
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user