Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
parrot-skel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
packages
parrot
parrot-skel
Commits
d89a0b6b
Commit
d89a0b6b
authored
Nov 21, 2020
by
dmknght
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.parrot.sh:packages/parrot/parrot-skel into master
parents
8f2a742e
a7690625
Pipeline
#1475
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
54 additions
and
54 deletions
+54
-54
skel/.config/polybar/config
skel/.config/polybar/config
+54
-54
No files found.
skel/.config/polybar/config
View file @
d89a0b6b
...
...
@@ -26,7 +26,7 @@ foreground-alt = #555
primary = #ffb52a
secondary = #e60053
alert = #bd2c40
green = #4be349
[bar/parrot]
;monitor = ${env:MONITOR:HDMI-1}
width = 100%
...
...
@@ -34,7 +34,7 @@ height = 18
;offset-x = 0%
;offset-y = 0%
radius = 0.0
fixed-center =
fals
e
fixed-center =
tru
e
background = ${colors.background}
foreground = ${colors.foreground}
...
...
@@ -53,13 +53,13 @@ module-margin-right = 2
font-0 = Cantarell:size=10
;font-1 = fixed:pixelsize=10;1
font-
2
= unifont:fontformat=truetype:size=8:antialias=false;0
font-1 = siji:pixelsize=11;1
font-
3
= FontAwesome:size=10
font-
1
= unifont:fontformat=truetype:size=8:antialias=false;0
;
font-1 = siji:pixelsize=11;1
font-
2
= FontAwesome:size=10
modules-left = i3
modules-center = memory cpu filesystem
modules-right =
alsa pulseaudio wlan eth battery date
modules-right =
wlan eth battery pulseaudio alsa date powermenu
tray-position = right
tray-padding = 2
...
...
@@ -186,15 +186,14 @@ label = %percentage_used%%
[module/wlan]
type = internal/network
interface =
net1
interface =
wlan0
interval = 3.0
format-connected = <ramp-signal> <label-connected>
;format-connected-underline = #9f78e1
label-connected = %essid%
format-disconnected =
;format-disconnected = <label-disconnected>
label-connected = %{F#4be349} %{F-} %essid% %upspeed% %downspeed%
;label-connected-foreground = ${colors.green}
format-disconnected = <label-disconnected>
;format-disconnected-underline = ${self.format-connected-underline}
label-disconnected = %ifname% disconnected
;label-disconnected-foreground = ${colors.foreground-alt}
...
...
@@ -214,12 +213,11 @@ interval = 3.0
;format-connected-underline = #55aa55
;format-connected-prefix = " "
format-connected-prefix-foreground = ${colors.foreground-alt}
label-connected =
%local_ip
%
label-connected =
%{F#4be349} %{F-} %local_ip% %upspeed% %downspeed
%
format-disconnected =
;format-disconnected = <label-disconnected>
format-disconnected = <label-disconnected>
;format-disconnected-underline = ${self.format-connected-underline}
label-disconnected =
%ifname%
disconnected
label-disconnected =
%{F#e30c05} %{F-}
disconnected
;label-disconnected-foreground = ${colors.foreground-alt}
[module/date]
...
...
@@ -241,11 +239,10 @@ label = %date% %time%
[module/pulseaudio]
type = internal/pulseaudio
format-volume = <label-volume> <bar-volume>
label-volume = %percentage%%
label-volume-foreground = ${root.foreground}
label-muted = 🔇
format-volume = <label-volume>
label-volume = %percentage%%
;label-volume-foreground = ${root.foreground}
label-muted = mute
label-muted-foreground = #666
[module/alsa]
...
...
@@ -257,19 +254,19 @@ label-volume-foreground = ${root.foreground}
;format-muted-prefix = " "
format-muted-foreground = ${colors.foreground-alt}
label-muted =
🔇
label-muted =
mute
;
[module/battery]
;
type = internal/battery
;
battery = BAT0
;
adapter = AC
;full-at = 98
[module/battery]
type = internal/battery
battery = BAT0
adapter = AC
full-at = 100
;
format-charging = <animation-charging> <label-charging>
format-charging = <animation-charging> <label-charging>
;format-charging-underline = #ffb52a
;format-discharging = <animation-discharging>
<label-discharging>
format-discharging =
<label-discharging>
;format-discharging-underline = ${self.format-charging-underline}
;format-full-prefix = " "
...
...
@@ -281,47 +278,50 @@ label-muted = 🔇
;ramp-capacity-2 =
;ramp-capacity-foreground = ${colors.foreground-alt}
;animation-charging-0 =
;animation-charging-1 =
;animation-charging-2 =
animation-charging-0 =
animation-charging-1 =
animation-charging-2 =
animation-charging-3 = %{F#4be349}
;animation-charging-foreground = ${colors.foreground-alt}
;
animation-charging-framerate = 750
animation-charging-framerate = 750
;animation-discharging-0 =
;animation-discharging-1 =
;animation-discharging-2 =
animation-discharging-0 =
animation-discharging-1 =
animation-discharging-2 =
animation-discharging-3 =
animation-discharging-4 =
;animation-discharging-foreground = ${colors.foreground-alt}
;animation-discharging-framerate = 750
animation-discharging-framerate = 750
label-charging = %percentage% %
label-discharging = %percentage% %
label-full = %{F#4be349} %percentage% %
[module/powermenu]
type = custom/menu
expand-right = true
;
expand-right = true
format-spacing = 1
label-open =
label-open =
label-open-foreground = ${colors.secondary}
label-close =
cancel
label-close-foreground = ${colors.
secondary
}
label-separator =
|
label-close =
label-close-foreground = ${colors.
foreground-alt
}
label-separator =
-
label-separator-foreground = ${colors.foreground-alt}
menu-0-0 = reboot
menu-0-0-exec = menu-open-1
menu-0-1 = power off
menu-0-1-exec = menu-open-2
menu-1-0 = cancel
menu-0-0-exec = systemctl reboot
menu-0-1 = Shutdown
menu-0-1-exec = systemctl poweroff
menu-1-0 = attia
menu-1-0-exec = menu-open-0
menu-1-1 = reboot
menu-1-1-exec = sudo reboot
menu-2-0 = power off
menu-2-0-exec = sudo poweroff
menu-2-1 = cancel
menu-2-1-exec = menu-open-0
;menu-2-0 = power off
;menu-2-0-exec = sudo poweroff
;menu-2-1 = cancel
;menu-2-1-exec = menu-open-0
[settings]
screenchange-reload = true
...
...
@@ -329,7 +329,7 @@ screenchange-reload = true
;compositing-background = screen
;compositing-foreground = source
;compositing-border = over
;pseudo-transparency =
fals
e
;pseudo-transparency =
tru
e
[global/wm]
margin-top = 5
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment