Update polybar configs, remove files from the iso repo
This commit is contained in:
parent
b363ef013a
commit
817b306230
@ -1,35 +0,0 @@
|
|||||||
Section "InputClass"
|
|
||||||
Identifier "touchpad"
|
|
||||||
Driver "libinput"
|
|
||||||
MatchIsTouchpad "on"
|
|
||||||
Option "Tapping" "on"
|
|
||||||
Option "TappingDrag" "on"
|
|
||||||
Option "AccelSpeed" "0.8"
|
|
||||||
Option "AccelProfile" "adaptive"
|
|
||||||
Option "ScrollMethod" "twofinger"
|
|
||||||
Option "MiddleEmulation" "on"
|
|
||||||
Option "DisableWhileTyping" "on"
|
|
||||||
Option "TappingButtonMap" "lrm"
|
|
||||||
EndSection
|
|
||||||
|
|
||||||
Section "InputClass"
|
|
||||||
Identifier "touchpad ignore duplicates"
|
|
||||||
MatchIsTouchpad "on"
|
|
||||||
MatchOS "Linux"
|
|
||||||
MatchDevicePath "/dev/input/mouse*"
|
|
||||||
Option "Ignore" "on"
|
|
||||||
EndSection
|
|
||||||
|
|
||||||
Section "InputClass"
|
|
||||||
Identifier "Default clickpad buttons"
|
|
||||||
MatchDriver "libinput"
|
|
||||||
Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
|
|
||||||
Option "SecondarySoftButtonAreas" "58% 0 0 15% 42% 58% 0 15%"
|
|
||||||
EndSection
|
|
||||||
|
|
||||||
Section "InputClass"
|
|
||||||
Identifier "Disable clickpad buttons on Apple touchpads"
|
|
||||||
MatchProduct "Apple|bcm5974"
|
|
||||||
MatchDriver "libinput"
|
|
||||||
Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
|
|
||||||
EndSection
|
|
@ -1,6 +0,0 @@
|
|||||||
Section "InputClass"
|
|
||||||
Identifier "Mouse"
|
|
||||||
Driver "libinput"
|
|
||||||
MatchIsPointer "yes"
|
|
||||||
Option "AccelProfile" "flat"
|
|
||||||
EndSection
|
|
@ -1,9 +0,0 @@
|
|||||||
Section "ServerFlags"
|
|
||||||
Option "DontZap" "false"
|
|
||||||
EndSection
|
|
||||||
|
|
||||||
Section "InputClass"
|
|
||||||
Identifier "Keyboard Defaults"
|
|
||||||
MatchIsKeyboard "yes"
|
|
||||||
Option "XkbOptions" "terminate:ctrl_alt_bksp"
|
|
||||||
EndSection
|
|
@ -1,5 +0,0 @@
|
|||||||
LSB_VERSION=1.4
|
|
||||||
DISTRIB_ID=ArchLabs
|
|
||||||
DISTRIB_RELEASE=x86_64
|
|
||||||
DISTRIB_CODENAME=ArchLabs
|
|
||||||
DISTRIB_DESCRIPTION="ArchLabs Linux"
|
|
@ -1,9 +0,0 @@
|
|||||||
NAME="ArchLabs"
|
|
||||||
ID=ArchLabs
|
|
||||||
ID_LIKE="arch"
|
|
||||||
VERSION_ID=x86_64
|
|
||||||
PRETTY_NAME="ArchLabs Linux"
|
|
||||||
ANSI_COLOR="0;36"
|
|
||||||
HOME_URL="https://archlabsblog.wordpress.com"
|
|
||||||
SUPPORT_URL="https://forum.archlabslinux.com/"
|
|
||||||
BUG_REPORT_URL="https://github.com/ARCHLabs"
|
|
@ -8,11 +8,8 @@ foreground = #c0c5ce
|
|||||||
moderate = #ebcb8b
|
moderate = #ebcb8b
|
||||||
urgent = #bf616a
|
urgent = #bf616a
|
||||||
trim = #8fa1b3
|
trim = #8fa1b3
|
||||||
blue = #8fa1b3
|
blue = #6699CC
|
||||||
pink = #bf616a
|
|
||||||
orange = #ebcb8b
|
|
||||||
purple = #b48ead
|
purple = #b48ead
|
||||||
yellow = #ebcb8b
|
|
||||||
border = #c0c5ce
|
border = #c0c5ce
|
||||||
|
|
||||||
|
|
||||||
@ -41,7 +38,7 @@ border-top-size = 0
|
|||||||
border-bottom-size = 2
|
border-bottom-size = 2
|
||||||
radius = 0
|
radius = 0
|
||||||
bottom = false
|
bottom = false
|
||||||
line-size = 2
|
line-size = 3
|
||||||
font-0 = "DejaVu Sans Mono:size=10:antialias=false;2"
|
font-0 = "DejaVu Sans Mono:size=10:antialias=false;2"
|
||||||
font-1 = "Font Awesome 5 Brands:pixelsize=11;1"
|
font-1 = "Font Awesome 5 Brands:pixelsize=11;1"
|
||||||
font-2 = "MaterialIcons:size=10:antialias=false;2"
|
font-2 = "MaterialIcons:size=10:antialias=false;2"
|
||||||
|
@ -46,7 +46,7 @@ label-urgent-padding = 1
|
|||||||
label-active-padding = 1
|
label-active-padding = 1
|
||||||
label-active-foreground = ${colors.blue}
|
label-active-foreground = ${colors.blue}
|
||||||
label-active-underline = ${colors.blue}
|
label-active-underline = ${colors.blue}
|
||||||
label-occupied-underline = ${colors.blue}
|
label-occupied-underline = ${colors.moderate}
|
||||||
label-urgent-foreground = ${colors.urgent}
|
label-urgent-foreground = ${colors.urgent}
|
||||||
label-urgent-underline = ${colors.urgent}
|
label-urgent-underline = ${colors.urgent}
|
||||||
label-empty-foreground = ${colors.foreground}
|
label-empty-foreground = ${colors.foreground}
|
||||||
@ -75,8 +75,8 @@ label-visible-padding = 2
|
|||||||
label-urgent = %index% %name%
|
label-urgent = %index% %name%
|
||||||
label-urgent-padding = 2
|
label-urgent-padding = 2
|
||||||
label-mode-underline = ${colors.urgent}
|
label-mode-underline = ${colors.urgent}
|
||||||
label-focused-underline = ${colors.trim}
|
label-focused-underline = ${colors.blue}
|
||||||
label-visible-underline = ${colors.trim}
|
label-visible-underline = ${colors.purple}
|
||||||
label-urgent-underline = ${colors.urgent}
|
label-urgent-underline = ${colors.urgent}
|
||||||
|
|
||||||
|
|
||||||
@ -134,7 +134,7 @@ label-locked =
|
|||||||
label-sticky =
|
label-sticky =
|
||||||
label-private =
|
label-private =
|
||||||
label-sticky-foreground = ${colors.purple}
|
label-sticky-foreground = ${colors.purple}
|
||||||
label-locked-foreground = ${colors.yellow}
|
label-locked-foreground = ${colors.moderate}
|
||||||
label-private-foreground = ${colors.urgent}
|
label-private-foreground = ${colors.urgent}
|
||||||
|
|
||||||
|
|
||||||
@ -178,10 +178,10 @@ ramp-coreload-2 = ▄
|
|||||||
ramp-coreload-3 = ▅
|
ramp-coreload-3 = ▅
|
||||||
ramp-coreload-4 = ▆
|
ramp-coreload-4 = ▆
|
||||||
ramp-coreload-5 = ▇
|
ramp-coreload-5 = ▇
|
||||||
ramp-coreload-0-foreground = ${colors.foreground}
|
ramp-coreload-0-foreground = ${colors.blue}
|
||||||
ramp-coreload-1-foreground = ${colors.foreground}
|
ramp-coreload-1-foreground = ${colors.blue}
|
||||||
ramp-coreload-2-foreground = ${colors.yellow}
|
ramp-coreload-2-foreground = ${colors.moderate}
|
||||||
ramp-coreload-3-foreground = ${colors.yellow}
|
ramp-coreload-3-foreground = ${colors.moderate}
|
||||||
ramp-coreload-4-foreground = ${colors.urgent}
|
ramp-coreload-4-foreground = ${colors.urgent}
|
||||||
ramp-coreload-5-foreground = ${colors.urgent}
|
ramp-coreload-5-foreground = ${colors.urgent}
|
||||||
|
|
||||||
@ -234,10 +234,12 @@ ramp-0 = ""
|
|||||||
ramp-1 = ""
|
ramp-1 = ""
|
||||||
ramp-2 = ""
|
ramp-2 = ""
|
||||||
ramp-3 = ""
|
ramp-3 = ""
|
||||||
|
ramp-4 = ""
|
||||||
ramp-0-foreground = ${colors.blue}
|
ramp-0-foreground = ${colors.blue}
|
||||||
ramp-1-foreground = ${colors.pink}
|
ramp-1-foreground = ${colors.blue}
|
||||||
ramp-2-foreground = ${colors.purple}
|
ramp-2-foreground = ${colors.moderate}
|
||||||
ramp-3-foreground = ${colors.urgent}
|
ramp-3-foreground = ${colors.moderate}
|
||||||
|
ramp-4-foreground = ${colors.urgent}
|
||||||
format-warn = <label-warn>
|
format-warn = <label-warn>
|
||||||
label-warn = " %temperature%"
|
label-warn = " %temperature%"
|
||||||
label-warn-padding = 1
|
label-warn-padding = 1
|
||||||
@ -260,9 +262,9 @@ ramp-volume-1 =
|
|||||||
ramp-volume-2 =
|
ramp-volume-2 =
|
||||||
ramp-volume-3 =
|
ramp-volume-3 =
|
||||||
label-muted-foreground = #888
|
label-muted-foreground = #888
|
||||||
ramp-volume-0-foreground = ${colors.foreground}
|
ramp-volume-0-foreground = ${colors.trim}
|
||||||
ramp-volume-1-foreground = ${colors.blue}
|
ramp-volume-1-foreground = ${colors.blue}
|
||||||
ramp-volume-2-foreground = ${colors.orange}
|
ramp-volume-2-foreground = ${colors.moderate}
|
||||||
ramp-volume-3-foreground = ${colors.urgent}
|
ramp-volume-3-foreground = ${colors.urgent}
|
||||||
|
|
||||||
|
|
||||||
@ -288,7 +290,7 @@ ramp-capacity-2 =
|
|||||||
ramp-capacity-3 =
|
ramp-capacity-3 =
|
||||||
ramp-capacity-4 =
|
ramp-capacity-4 =
|
||||||
ramp-capacity-0-foreground = ${colors.urgent}
|
ramp-capacity-0-foreground = ${colors.urgent}
|
||||||
ramp-capacity-1-foreground = #ffa900
|
ramp-capacity-1-foreground = ${colors.moderate}
|
||||||
ramp-capacity-foreground = ${colors.blue}
|
ramp-capacity-foreground = ${colors.blue}
|
||||||
|
|
||||||
bar-capacity-width = 10
|
bar-capacity-width = 10
|
||||||
@ -370,7 +372,7 @@ format-spacing = 0
|
|||||||
label-layout = %layout%
|
label-layout = %layout%
|
||||||
label-indicator = %name%
|
label-indicator = %name%
|
||||||
label-indicator-padding = 2
|
label-indicator-padding = 2
|
||||||
label-indicator-background = #8139e8
|
label-indicator-background = ${colors.purple}
|
||||||
|
|
||||||
|
|
||||||
;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;
|
||||||
@ -407,7 +409,7 @@ mount-0 = /
|
|||||||
interval = 1200
|
interval = 1200
|
||||||
fixed-values = false
|
fixed-values = false
|
||||||
spacing = 2
|
spacing = 2
|
||||||
label-mounted-foreground = ${colors.yellow}
|
label-mounted-foreground = ${colors.moderate}
|
||||||
|
|
||||||
|
|
||||||
;;;;;;;;;
|
;;;;;;;;;
|
||||||
@ -450,23 +452,23 @@ interface =
|
|||||||
|
|
||||||
format-connected = <ramp-signal> <label-connected>
|
format-connected = <ramp-signal> <label-connected>
|
||||||
format-packetloss = <animation-packetloss>
|
format-packetloss = <animation-packetloss>
|
||||||
label-connected = " %local_ip% "
|
label-connected = %local_ip%
|
||||||
ramp-signal-0 =
|
ramp-signal-0 =
|
||||||
ramp-signal-1 =
|
ramp-signal-1 =
|
||||||
ramp-signal-2 =
|
ramp-signal-2 =
|
||||||
ramp-signal-3 =
|
ramp-signal-3 =
|
||||||
ramp-signal-4 =
|
ramp-signal-4 =
|
||||||
ramp-signal-5 =
|
ramp-signal-5 =
|
||||||
ramp-signal-0-foreground = #F03051
|
ramp-signal-0-foreground = ${colors.urgent}
|
||||||
ramp-signal-1-foreground = #F07127
|
ramp-signal-1-foreground = ${colors.purple}
|
||||||
ramp-signal-2-foreground = #F9CE56
|
ramp-signal-2-foreground = ${colors.moderate}
|
||||||
ramp-signal-3-foreground = ${colors.purple}
|
ramp-signal-3-foreground = ${colors.moderate}
|
||||||
ramp-signal-4-foreground = ${colors.purple}
|
ramp-signal-4-foreground = ${colors.blue}
|
||||||
ramp-signal-5-foreground = ${colors.purple}
|
ramp-signal-5-foreground = ${colors.blue}
|
||||||
animation-packetloss-0 = ⚠
|
animation-packetloss-0 = ⚠
|
||||||
animation-packetloss-1 = !
|
animation-packetloss-1 = !
|
||||||
animation-packetloss-0-foreground = #ffa64c
|
animation-packetloss-0-foreground = ${colors.moderate}
|
||||||
animation-packetloss-1-foreground = #000000
|
animation-packetloss-1-foreground = ${colors.urgent}
|
||||||
animation-packetloss-framerate = 500
|
animation-packetloss-framerate = 500
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user