fixing config and making go come first in path
This commit is contained in:
+6
-2
@@ -190,9 +190,13 @@ bar {
|
||||
status_command i3status
|
||||
}
|
||||
|
||||
exec_always --no-startup-id xrandr --output eDP-1 --off
|
||||
exec_always --no-startup-id xrandr --output eDP-1 --left-of DP-1
|
||||
# exec_always --no-startup-id xrandr --output eDP-1 --off
|
||||
# exec_always --no-startup-id xrandr --output eDP-1 --left-of DP-1
|
||||
exec_always --no-startup-id xrdb ~/.Xresources
|
||||
exec --no-startup-id xset r rate 200 30
|
||||
exec --no-startup-id /usr/bin/feh --bg-scale '/home/talksik/wallpaper.jpg'
|
||||
exec --no-startup-id picom --active-opacity .95 --inactive-opacity .70
|
||||
|
||||
# emoji picker
|
||||
bindsym $mod+y exec --no-startup-id "/home/talksik/code/rofi-emoji/emoji.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user