mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update config
This commit is contained in:
parent
43713c1689
commit
c3c9134888
@ -3,9 +3,9 @@
|
||||
|
||||
# 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:
|
||||
#
|
||||
# export FILE="ranger"
|
||||
# export TERMINAL="st"
|
||||
|
||||
# Start polybar
|
||||
exec_always $HOME/.local/bin/launch_polybar
|
||||
|
||||
# #---Basic Definitions---# #
|
||||
for_window [class="^.*"] border pixel 2
|
||||
@ -26,16 +26,6 @@ for_window [instance="dropdown_tmuxdd"] border pixel 3
|
||||
for_window [instance="dropdown_dropdowncalc"] border pixel 2
|
||||
for_window [instance="dropdown_*"] move position center
|
||||
|
||||
#bar {
|
||||
# font pango:mono 15
|
||||
# status_command i3blocks
|
||||
# position top
|
||||
# mode dock
|
||||
# modifier None
|
||||
#}
|
||||
|
||||
exec_always --no-startup-id $HOME/.local/bin/launch_polybar
|
||||
|
||||
# #---Basic Bindings---# #
|
||||
bindsym $mod+Shift+Return exec --no-startup-id samedir
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user