diff options
Diffstat (limited to '')
| -rw-r--r-- | des/i3/config | 6 | ||||
| -rw-r--r-- | des/i3/i3blocks/config | 6 |
2 files changed, 3 insertions, 9 deletions
diff --git a/des/i3/config b/des/i3/config index 0988813..661de3e 100644 --- a/des/i3/config +++ b/des/i3/config @@ -131,12 +131,6 @@ set $ws8 "8" set $ws9 "9" set $ws10 "10" -# switch to monitor -bindsym $mod+Mod1+1 focus output eDP-1 -bindsym $mod+Mod1+2 focus output DP-1 -bindsym $mod+Mod1+3 focus output DP-2 -bindsym $mod+Mod1+4 focus output HDMI-1 - # switch to workspace bindsym $mod+1 workspace $ws1 bindsym $mod+2 workspace $ws2 diff --git a/des/i3/i3blocks/config b/des/i3/i3blocks/config index 0835c08..1866bb9 100644 --- a/des/i3/i3blocks/config +++ b/des/i3/i3blocks/config @@ -23,17 +23,17 @@ interval=1 color=#a8afb0 [bandwidth] -instance=wlp3s0 +instance=wlp114s0 interval=1 # color=#859900 [memory] -label= +label= interval=1 color=#e6ccff [temperature] -label= +label= interval=10 color=#cb4b16 |
