Add files via upload

This commit is contained in:
OdiousImp2604
2021-01-16 19:25:11 +00:00
committed by GitHub
parent 4fa7312bca
commit b0b36e84ce
5 changed files with 36 additions and 4 deletions

View File

@@ -4,6 +4,6 @@ swayidle \
timeout 5 'swaymsg "output * dpms off"' \
resume 'swaymsg "output * dpms on"' &
# Locks the screen immediately
swaylock -i ~/.config/sway/i3-lock-screen.png -L -K --font JetBrainsMono -s tile
swaylock -i ~/.config/sway/i3-lock-screen.png -L -K --font UbuntuMono -s tile
# Kills last background task so idle timer doesn't keep running
kill %%

View File

@@ -6,7 +6,7 @@ indicator-caps-lock
timestr=%a, %B %d
datestr=%I:%M %p
# datestr=%A
image=$HOME/Pictures/wallpapers/wallpaper.png
image=$HOME/.config/sway/wallpaper.png
screenshots
scaling=fill
effect-scale=1.4

View File

@@ -78,7 +78,8 @@
"states": {
"warning": 70,
"critical": 90
}
},
"on-click": "pavucontrol",
},
"custom/keyboard-layout": {

View File

@@ -1,4 +1,3 @@
stylesheet=/home/test/.config/wofi/style.css
hide_scroll=true
show=drun,run
width=700