newsboat
This commit is contained in:
parent
37f126cc48
commit
48b18d03f1
@ -1,7 +1,8 @@
|
|||||||
abbr ssh "kitten ssh"
|
abbr ssh "kitten ssh"
|
||||||
abbr push "git push"
|
abbr push "git push"
|
||||||
abbr --set-cursor=! commit "git commit -m \"!\""
|
abbr --set-cursor=! commit "git commit -m \"!\""
|
||||||
abbr add "git add"
|
abbr add "git add ."
|
||||||
abbr vim "vim -N"
|
abbr vim "vim -N"
|
||||||
abbr in "sudo zypper in"
|
abbr in "sudo zypper in"
|
||||||
abbr up "sudo zypper up"
|
abbr up "sudo zypper up"
|
||||||
|
abbr ls "ls -t"
|
||||||
|
Binary file not shown.
8
.config/hypr/hypridle.conf
Normal file
8
.config/hypr/hypridle.conf
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
general {
|
||||||
|
lock_cmd = pidof hyprlock || hyprlock
|
||||||
|
|
||||||
|
listener {
|
||||||
|
timeout = 15 # 2.5min.
|
||||||
|
on-timeout = loginctl lock-session # set monitor backlight to minimum, avoid 0 on OLED monitor.
|
||||||
|
}
|
||||||
|
|
@ -6,6 +6,7 @@ http://sdomi.pl/weblog/atom/
|
|||||||
https://feeds.fireside.fm/thelinuxcast/rss
|
https://feeds.fireside.fm/thelinuxcast/rss
|
||||||
https://www.cyberciti.com/feed/
|
https://www.cyberciti.com/feed/
|
||||||
https://www.cyberciti.com/atom/atom.xml
|
https://www.cyberciti.com/atom/atom.xml
|
||||||
|
https://weeklyosm.eu/rss
|
||||||
-----------Comics-------------
|
-----------Comics-------------
|
||||||
https://explosm.net/rss.xml
|
https://explosm.net/rss.xml
|
||||||
https://onegianthand.com/rss
|
https://onegianthand.com/rss
|
||||||
|
Loading…
x
Reference in New Issue
Block a user