diff --git a/.config/i3/config b/.config/i3/config index 91381c2..8977314 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -99,11 +99,12 @@ bindsym $mod+a focus parent # focus the child container #bindsym $mod+d focus child +set $workspace0 0 set $workspace1 1 set $workspace2 2 set $workspace3 3 set $workspace4 4 -set $workspace5 5 +set $workspace5 5 set $workspace6 6 set $workspace7 7 # @@ -113,6 +114,7 @@ set $workspace9 9 # # switch to workspace +bindsym $mod+0 workspace $workspace0 bindsym $mod+1 workspace $workspace1 bindsym $mod+2 workspace $workspace2 bindsym $mod+3 workspace $workspace3 @@ -124,6 +126,7 @@ bindsym $mod+8 workspace $workspace8 bindsym $mod+9 workspace $workspace9 # move focused container to workspace +bindsym $mod+Shift+0 move container to workspace $workspace0 bindsym $mod+Shift+1 move container to workspace $workspace1 bindsym $mod+Shift+2 move container to workspace $workspace2 bindsym $mod+Shift+3 move container to workspace $workspace3 @@ -180,12 +183,10 @@ new_window 1pixel exec_always --no-startup-id ~/.config/polybar/polybar.sh -workspace $workspace1 output HDMI-0 workspace $workspace7 output DP-0 workspace $workspace8 output DP-0 workspace $workspace9 output DP-0 - for_window [window_role="pop-up"] floating enable for_window [class="Tk"] floating enable for_window [title="PyMOL Viewer"] floating enable diff --git a/.config/polybar/config b/.config/polybar/config index 7fa015c..6965b1d 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -71,7 +71,7 @@ inherit = bar/example modules-left = i3 tray-position = right tray-padding = 2 -modules-right = spotify volume filesystemroot memory cpu battery battery2 date +modules-right = spotify volume filesystemroot memory cpu battery1 battery2 date modules-center = xwindow [module/xwindow] @@ -306,32 +306,6 @@ bar-volume-empty = - bar-volume-empty-font = 2 bar-volume-empty-foreground = ${colors.foreground-alt} -[module/battery] -type = internal/battery -battery = BAT0 -adapter = ADP1 -full-at = 98 - -format-charging = -format-charging-underline = #ffb52a - -format-discharging = -format-discharging-underline = ${self.format-charging-underline} - -format-full-prefix = " " -format-full-prefix-foreground = ${colors.foreground-alt} -format-full-underline = ${self.format-charging-underline} - -ramp-capacity-0 =  -ramp-capacity-1 =  -ramp-capacity-2 =  -ramp-capacity-foreground = ${colors.foreground-alt} - -animation-charging-0 =  -animation-charging-1 =  -animation-charging-2 =  -animation-charging-foreground = ${colors.foreground-alt} -animation-charging-framerate = 750 [module/temperature] type = internal/temperature @@ -405,3 +379,36 @@ interval = 1 tail = false format = 