From 388f979519ed7ccbd2b0a6d8414412bfc2cf65a4 Mon Sep 17 00:00:00 2001 From: benj Date: Fri, 11 Jun 2021 18:32:21 -0700 Subject: - drop imagine keys - drop monitor bindsyms - spaces in i3bar logos --- des/i3/config | 6 ------ des/i3/i3blocks/config | 6 +++--- 2 files changed, 3 insertions(+), 9 deletions(-) (limited to 'des/i3') 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 -- cgit v1.2.3