Compare commits

..

2 Commits

Author SHA1 Message Date
Joachim Nielandt
c2e2174441 Fixed dotfiles error. 2022-06-23 22:12:56 +02:00
Joachim Nielandt
3a7492cb16 Moved i3/polybar/ohmyzsh/rofi out of .dotfiles 2022-06-23 22:10:10 +02:00
84 changed files with 2 additions and 6 deletions

View File

@ -412,14 +412,14 @@ label = %percentage_used%% %percentage_swap_used%%
type = custom/script type = custom/script
format-prefix=" " format-prefix=" "
format-prefix-foreground = ${colors.bright_yellow} format-prefix-foreground = ${colors.bright_yellow}
exec = ~/.dotfiles/polybar/polybar-scripts/updates-pacman/updates-pacman.sh exec = ~/.config/polybar/polybar-scripts/updates-pacman/updates-pacman.sh
interval = 600 interval = 600
[module/updates-aurhelper] [module/updates-aurhelper]
type = custom/script type = custom/script
format-prefix=" " format-prefix=" "
format-prefix-foreground = ${colors.bright_yellow} format-prefix-foreground = ${colors.bright_yellow}
exec = ~/.dotfiles/polybar/polybar-scripts/updates-aurhelper/updates-aurhelper.sh exec = ~/.config/polybar/polybar-scripts/updates-aurhelper/updates-aurhelper.sh
interval = 600 interval = 600
[module/reboot-check] [module/reboot-check]

View File

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

Before

Width:  |  Height:  |  Size: 9.8 KiB

After

Width:  |  Height:  |  Size: 9.8 KiB

View File

Before

Width:  |  Height:  |  Size: 9.8 KiB

After

Width:  |  Height:  |  Size: 9.8 KiB

View File

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -1 +0,0 @@
../.dotfiles/i3

View File

@ -1 +0,0 @@
../.dotfiles/oh-my-zsh

View File

@ -1 +0,0 @@
../.dotfiles/polybar

View File

@ -1 +0,0 @@
../.dotfiles/rofi