mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[i3/config] remove old lockscreen-files
This commit is contained in:
parent
afebf58ebe
commit
cee51803fa
3 changed files with 1 additions and 7 deletions
|
@ -13,7 +13,7 @@ exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
exec --no-startup-id nm-applet
|
exec --no-startup-id nm-applet
|
||||||
exec --no-startup-id gnome-keyring-daemon --start --components secrets
|
exec --no-startup-id gnome-keyring-daemon --start --components secrets
|
||||||
exec --no-startup-id feedreader --headless
|
exec --no-startup-id feedreader --headless
|
||||||
exec --no-startup-id ~/.local/bin/xmon default
|
exec --no-startup-id ~/.local/bin/mon-toggle
|
||||||
exec --no-startup-id ~/.local/bin/lockscreen -d
|
exec --no-startup-id ~/.local/bin/lockscreen -d
|
||||||
exec --no-startup-id albert
|
exec --no-startup-id albert
|
||||||
exec --no-startup-id nextcloud
|
exec --no-startup-id nextcloud
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
#!/usr/bin/bash
|
|
||||||
|
|
||||||
xautolock -enable
|
|
||||||
sleep 1
|
|
||||||
xautolock -locknow
|
|
|
@ -37,7 +37,6 @@
|
||||||
"~/.local/bin/checknofullscreen": "i3/checknofullscreen.sh",
|
"~/.local/bin/checknofullscreen": "i3/checknofullscreen.sh",
|
||||||
"~/.local/bin/clean": "bin/clean.sh",
|
"~/.local/bin/clean": "bin/clean.sh",
|
||||||
"~/.local/bin/lockscreen": "i3/lockscreen.sh",
|
"~/.local/bin/lockscreen": "i3/lockscreen.sh",
|
||||||
"~/.local/bin/locknow": "i3/locknow.sh",
|
|
||||||
"~/.config/dunst/dunstrc": "i3/dunst/dunstrc",
|
"~/.config/dunst/dunstrc": "i3/dunst/dunstrc",
|
||||||
"~/.profile.d/load": "shell/load",
|
"~/.profile.d/load": "shell/load",
|
||||||
"~/.profile.d/10-vars.sh": "shell/vars.sh",
|
"~/.profile.d/10-vars.sh": "shell/vars.sh",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue