Editing of configs + ribbit.jpg wallpaper (has nothing to do with ribbit btw)
This commit is contained in:
parent
a2f1530daf
commit
679d04a764
BIN
assets/ribbit.jpg
Normal file
BIN
assets/ribbit.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 765 KiB |
@ -154,7 +154,7 @@ bar * colors {
|
||||
statusline #ff88aa
|
||||
}
|
||||
|
||||
set $bg ~/Pictures/wallpapers/xdds.jpg
|
||||
set $bg /etc/nixos/assets/ribbit.jpg
|
||||
output * bg $bg fill
|
||||
|
||||
|
||||
|
||||
@ -3,9 +3,9 @@ indicator-thickness=8
|
||||
font=Sans
|
||||
font-size=18
|
||||
|
||||
#image=.config/suckless_desktop/wallpaper/wallpaper_empty/shikarnie.png
|
||||
#image=~/Pictures/wallpapers/xdds.jpg
|
||||
scaling=fill
|
||||
color=00ff00ff
|
||||
color=ff000044
|
||||
|
||||
|
||||
# indicator + text colors
|
||||
|
||||
@ -35,6 +35,7 @@ dmenu `Запущу программу =>` (
|
||||
option `nixos config` eval `st -e sh -c 'cd /etc/nixos && sudo vim configuration.nix'`
|
||||
option `zutils` eval `st -e sh -c 'cd /etc/nixos && sudo vim my_zsh_utils.zsh'`
|
||||
|
||||
option `swaylock config` eval `st -e sh -c 'cd /etc/nixos && sudo vim swaylock-config'`
|
||||
option `sway config` eval `st -e sh -c 'cd /etc/nixos && sudo vim sway-config'`
|
||||
option `cmus rc` eval `st -e sh -c 'cd /etc/nixos && sudo vim cmus-rc'`
|
||||
option `tmux config` eval `st -e sh -c 'cd /etc/nixos && sudo vim .tmux.conf'`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user