Merge branch 'main' of gitlab.com:blankinator/dotfiles
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ bindsym $mod+Ctrl+KP_Page_Up exec $myTerm -e wopr report.xml
|
||||
bindsym $mod+Home exec "autorandr -c"
|
||||
|
||||
# toggle polybar
|
||||
bindsym $mod+Shift+f exec "polybar-msg cmd toggle && sleep 5 && polybar-msg cmd hide"
|
||||
bindsym $mod+Shift+f exec "polybar-msg cmd toggle"
|
||||
|
||||
# make screenshot
|
||||
bindsym $mod+Print exec "flameshot full -c"
|
||||
|
||||
@@ -162,7 +162,7 @@ font-2 = "xos4 Terminus:size=12;1"
|
||||
|
||||
modules-left = cpu cpu_temp memory filesystem
|
||||
modules-center = title
|
||||
modules-right = pulseaudio mic_status network public_ip battery date
|
||||
modules-right = pulseaudio mic_status network public_ip date
|
||||
|
||||
; The separator will be inserted between the output of each module
|
||||
separator =
|
||||
@@ -311,14 +311,14 @@ compositing-underline = over
|
||||
compositing-border = over
|
||||
|
||||
; Define fallback values used by all module formats
|
||||
format-foreground =
|
||||
format-background =
|
||||
format-underline =
|
||||
format-overline =
|
||||
format-spacing =
|
||||
format-padding =
|
||||
format-margin =
|
||||
format-offset =
|
||||
#format-foreground =
|
||||
#format-background =
|
||||
#format-underline =
|
||||
#format-overline =
|
||||
#format-spacing =
|
||||
#format-padding =
|
||||
#format-margin =
|
||||
#format-offset =
|
||||
|
||||
; Enables pseudo-transparency for the bar
|
||||
; If set to true the bar can be transparent without a compositor.
|
||||
|
||||
@@ -783,7 +783,7 @@ interface = wlp5s0
|
||||
; Normal Module
|
||||
[module/network]
|
||||
type = internal/network
|
||||
interface = wlan0
|
||||
interface = wlp5s0
|
||||
click-left = nm-connection-editor
|
||||
|
||||
; Seconds to sleep between updates
|
||||
|
||||
Reference in New Issue
Block a user