Compare commits

..

1 Commits

Author SHA1 Message Date
Filip Rojek
7d646e2bb0 Added lockscreen script 2026-01-13 10:25:33 +01:00
4 changed files with 3 additions and 15 deletions

View File

@@ -1,9 +0,0 @@
[settings]
cert-path = /home/fr/ICZUser_251118.pfx
stamp-path =
draw-stamp = 1
ask-dest-path = 0
stamp-background = 255,255,255
stamp-outline = 0,0,0
stamp-border = 2

View File

@@ -7,7 +7,7 @@ pad=10x10
#[mouse-bindings]
#launch-url=Shift+BTN_LEFT
[colors-dark]
[colors]
alpha=0.96
background=181818
foreground=d8d8d8

View File

@@ -195,9 +195,6 @@ riverctl spawn "udiskie -ANt"
# Color temp
riverctl spawn "wlsunset -l 50.08 -L 14.42 -t 5000 -T 6500"
# Cursor size
riverctl xcursor-theme Adwaita 22
# Wallpaper
riverctl spawn "swaybg -c 1D1F21"
#[[ -e ~/.config/wallpaper.png ]] &&

View File

@@ -6,8 +6,8 @@
[ -f ~/.Xresources ] && xrdb -merge -I$HOME ~/.Xresources
# OPTIMUS SHITS
#xrandr --setprovideroutputsource modesetting NVIDIA-0
#xrandr --auto
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto
export _JAVA_AWT_WM_NONREPARENTING=1