Browse Source

i3 config update

trb
chodylal 2 months ago
parent
commit
be6b278234
  1. 4
      .config/i3/config
  2. 2
      .config/i3/py3status.conf

4
.config/i3/config

@ -16,6 +16,8 @@ set $mod Mod4
# helper scripts location
set $scriptsDir /home/chodylal/.config/i3/scripts/
#################################################################
# /profiles/current/config.d/10-workspaces:
@ -447,7 +449,7 @@ bar {
#Use tray_output primary/none/<output name> to define where the tray should be (multiple tray_output can be used)
#Remember to set any of your displays to primary (i.e. using xrandr)
#tray_output primary
tray_output $rightOutput
colors {
separator $clFocusedActiveText
#background $clUnfocusedBackground

2
.config/i3/py3status.conf

@ -37,7 +37,7 @@ networkmanager {
external_script top {
cache_timeout = 10
script_path = "~/.config/i3/scripts/top"
script_path = "/home/chodylal/.config/i3/scripts/top"
}
netdata {

Loading…
Cancel
Save