OSDN Git Service

[update] : polybar theme in i3wm channel
authorwatasuke102 <watasuke102@gmail.com>
Mon, 5 Oct 2020 21:47:02 +0000 (06:47 +0900)
committerwatasuke102 <watasuke102@gmail.com>
Mon, 5 Oct 2020 21:47:02 +0000 (06:47 +0900)
15 files changed:
channels/i3/airootfs.any/etc/skel/.config/polybar/blocks/blocks_none.ini [changed mode: 0644->0755]
channels/i3/airootfs.any/etc/skel/.config/polybar/blocks/blocks_round.ini [changed mode: 0644->0755]
channels/i3/airootfs.any/etc/skel/.config/polybar/blocks/blocks_sharp.ini [changed mode: 0644->0755]
channels/i3/airootfs.any/etc/skel/.config/polybar/blocks/blocks_sharprev.ini [changed mode: 0644->0755]
channels/i3/airootfs.any/etc/skel/.config/polybar/colors/colors_clear_dark.ini [changed mode: 0644->0755]
channels/i3/airootfs.any/etc/skel/.config/polybar/colors/colors_clear_light.ini [changed mode: 0644->0755]
channels/i3/airootfs.any/etc/skel/.config/polybar/colors/colors_unclear_dark.ini [changed mode: 0644->0755]
channels/i3/airootfs.any/etc/skel/.config/polybar/colors/colors_unclear_light.ini [changed mode: 0644->0755]
channels/i3/airootfs.any/etc/skel/.config/polybar/colors/icons/icons_colorful_dark.ini [changed mode: 0644->0755]
channels/i3/airootfs.any/etc/skel/.config/polybar/colors/icons/icons_colorful_light.ini [changed mode: 0644->0755]
channels/i3/airootfs.any/etc/skel/.config/polybar/colors/icons/icons_simple_dark.ini [changed mode: 0644->0755]
channels/i3/airootfs.any/etc/skel/.config/polybar/colors/icons/icons_simple_light.ini [changed mode: 0644->0755]
channels/i3/airootfs.any/etc/skel/.config/polybar/config.ini [changed mode: 0644->0755]
channels/i3/airootfs.any/etc/skel/.config/polybar/modules.ini [changed mode: 0644->0755]
channels/i3/airootfs.any/etc/skel/.config/polybar/setting

old mode 100644 (file)
new mode 100755 (executable)
index ceb5b3d..c8ef5c2
@@ -10,7 +10,7 @@
 ; ---------------------------------------------
 
 [color]
-bg-bar = #660a0a0a
-bg-mod = #cc0a0a0a
-mod    = #ddd
-block  = #a80a0a0a
+bg-bar = #66393d55
+bg-mod = #cc131527
+block  = #ae131527
+mod    = #dddddd
old mode 100644 (file)
new mode 100755 (executable)
index 5808953..184dec9
@@ -10,7 +10,7 @@
 ; ---------------------------------------------
 
 [color]
-bg-bar = #555
-bg-mod = #0a0a0a
-mod    = #ddd
-block  = #0a0a0a
+bg-bar = #393d55
+bg-mod = #131527
+block  = #131527
+mod    = #bbbbbb
old mode 100644 (file)
new mode 100755 (executable)
index 0217403..7fa23b7
 ; ------------------
 ; global setting
 [global/wm]
-include-file  = ~/.config/polybar/colors/colors_unclear_dark.ini
-include-file  = ~/.config/polybar/colors/icons/icons_simple_dark.ini
-include-file  = ~/.config/polybar/blocks/blocks_none.ini
-include-file  = ~/.config/polybar/modules.ini
+include-file = ~/.config/polybar/colors/colors_unclear_dark.ini
+include-file = ~/.config/polybar/colors/icons/icons_simple_dark.ini
+include-file = ~/.config/polybar/blocks/blocks_none.ini
+include-file = ~/.config/polybar/modules.ini
 
 
 ; ------------------
@@ -27,15 +27,15 @@ font-1 = "FontAwesome:style=Regular:size=10;4"
 font-2 = "Font Awesome 5 FreeRegular:style=Regular:size=10;4"
 
 width          = 100%
-height         = 25
+height         = 20
 padding        = 0
 bottom         = false
 background     = ${color.bg-bar}
-;radius-bottom = 15.0
+radius         = 0
 
 scroll-up      = i3wm-wsnext
 scroll-down    = i3wm-wsprev
 
 modules-left   = launcher i3 left-end
-modules-center = left-begin clock right-end
+modules-center =left-begin clock right-end
 modules-right  = right-begin network cpu memory battery right-end right-begin power
old mode 100644 (file)
new mode 100755 (executable)
index d962d41..f282e1a
@@ -117,4 +117,5 @@ type               = custom/text
 content            = "%{T1}  %{T-}"
 content-foreground = ${color.icon_power}
 content-background = ${color.bg-mod}
-click-left         = exec i3 mode "(S): Shutdown (R): Reboot (O): logOut (L): Lock"
+click-left         = exec rofi -show power
+
index 4cc4f29..657e9b2 100644 (file)
@@ -8,7 +8,7 @@
 
 ---DO NOT EDIT---
 0:dark      1:light
-0:clear     1:unclear
+0:unclear   1:clear
 0:none      1:round 2:sharp 3:sharprev
 0:top       1:bottom
 0:not round 1:round