Add files via upload
This commit is contained in:
@@ -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 %%
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -78,7 +78,8 @@
|
||||
"states": {
|
||||
"warning": 70,
|
||||
"critical": 90
|
||||
}
|
||||
},
|
||||
"on-click": "pavucontrol",
|
||||
},
|
||||
|
||||
"custom/keyboard-layout": {
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
stylesheet=/home/test/.config/wofi/style.css
|
||||
hide_scroll=true
|
||||
show=drun,run
|
||||
width=700
|
||||
|
||||
Reference in New Issue
Block a user