Themes + icons + pcmanfm config
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
[config]
|
||||
bm_open_method=0
|
||||
|
||||
[volume]
|
||||
mount_on_startup=1
|
||||
mount_removable=1
|
||||
autorun=1
|
||||
|
||||
[ui]
|
||||
always_show_tabs=0
|
||||
max_tab_chars=32
|
||||
win_width=2560
|
||||
win_height=1412
|
||||
splitter_pos=263
|
||||
media_in_new_tab=0
|
||||
desktop_folder_new_win=0
|
||||
change_tab_on_drop=1
|
||||
close_on_unmount=1
|
||||
focus_previous=0
|
||||
side_pane_mode=places
|
||||
view_mode=list
|
||||
show_hidden=1
|
||||
sort=name;ascending;
|
||||
toolbar=newtab;navigation;home;
|
||||
show_statusbar=1
|
||||
pathbar_mode_buttons=0
|
||||
|
||||
@@ -224,7 +224,7 @@ card = intel_backlight
|
||||
[module/cpu]
|
||||
type = internal/cpu
|
||||
interval = 3
|
||||
format-prefix = " "
|
||||
format-prefix = " "
|
||||
format-prefix-foreground = ${colors.icon-c1}
|
||||
format-underline = ${colors.c2}
|
||||
label = %percentage:2%%
|
||||
@@ -232,7 +232,7 @@ label = %percentage:2%%
|
||||
[module/memory]
|
||||
type = internal/memory
|
||||
interval = 2
|
||||
format-prefix = " "
|
||||
format-prefix = " "
|
||||
format-prefix-foreground = ${colors.icon-c1}
|
||||
format-underline = #486352
|
||||
label = %percentage_used%%
|
||||
@@ -285,7 +285,7 @@ date-alt = " %d-%m-%Y"
|
||||
time = %H:%M
|
||||
time-alt = %H:%M:%S
|
||||
|
||||
format-prefix = " "
|
||||
format-prefix = " "
|
||||
format-prefix-foreground = ${colors.icon-c1}
|
||||
format-underline = #23334a
|
||||
|
||||
@@ -295,10 +295,10 @@ label = %time% %date%
|
||||
type = internal/pulseaudio
|
||||
|
||||
format-volume = <label-volume> <bar-volume>
|
||||
label-volume = %percentage%%
|
||||
label-volume = 墳 %percentage%%
|
||||
label-volume-foreground = ${root.foreground}
|
||||
|
||||
label-muted = Muted
|
||||
label-muted = 婢 Muted
|
||||
label-muted-foreground = #cf0a0a
|
||||
|
||||
bar-volume-width = 10
|
||||
@@ -389,7 +389,7 @@ format-underline = #f50a4d
|
||||
format-warn = <ramp> <label-warn>
|
||||
format-warn-underline = ${self.format-underline}
|
||||
|
||||
label = %temperature-c%
|
||||
label = %temperature-c%
|
||||
label-warn = %temperature-c%
|
||||
label-warn-foreground = ${colors.icon-c1}
|
||||
|
||||
@@ -403,7 +403,7 @@ ramp-foreground = ${colors.foreground-alt}
|
||||
type = custom/text
|
||||
|
||||
click-left = ~/.config/rofi/powermenu.sh
|
||||
content = %{T4}%{T-}
|
||||
content = 襤
|
||||
content-background = ${colors.shade-2}
|
||||
content-foreground = ${colors.shade-5}
|
||||
content-padding = 1
|
||||
|
||||
@@ -129,7 +129,13 @@ git clone https://github.com/PapirusDevelopmentTeam/papirus-icon-theme ~/bspwm-i
|
||||
#cp -r ~/bspwm-install-ma-dte/themes/cursors/* ~/.icons/
|
||||
#cp -r ~/bspwm-install-ma-dte/themes/icons/* ~/.icons/
|
||||
|
||||
cp -r ~/bspwm-install-ma-dte/themes/themes-de/* ~/.themes/
|
||||
|
||||
mkdir ~/.icons/Nordzy-cursors
|
||||
cp -r ~/bspwm-install-ma-dte/themes/cursors/Nordzy-cursors-theme/Nordzy-cursors/* ~/.icons/Nordzy-cursors
|
||||
|
||||
mkdir ~/.icons/Papirus-Dark
|
||||
cp -r ~/bspwm-install-ma-dte/themes/icons/Papirus-icon-theme/Papirus-Dark/* ~/.icons/Papirus-Dark
|
||||
|
||||
#echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||
#echo " "
|
||||
|
||||
Reference in New Issue
Block a user