diff options
author | justanothercatgirl <sotov2070@gmail.com> | 2024-03-02 03:12:28 +0300 |
---|---|---|
committer | justanothercatgirl <sotov2070@gmail.com> | 2024-03-02 03:17:20 +0300 |
commit | e5a92069480899e8af963a2014836eefbe4ba7c1 (patch) | |
tree | 46ec5a0cdef8348744c65201b6daa4b3e304b662 /.config | |
parent | 565b890fad5404ef7146334cc5f5c9cea5cbfb8e (diff) |
finally, a perfect wallpaper
Diffstat (limited to '.config')
-rw-r--r-- | .config/i3/config | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config index 8d87df7..0430f66 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -291,7 +291,11 @@ exec firefox #exec discord #exec qtcreator #exec doublecmd -exec_always feh --bg-fill ~/wallpaper/dec2023.png + +# author: li0n (kongshushiwo)` +# source1 (weibo): https://www.weibo.com/6593199887/L3yxyEJ1T +# source2 (gelbooru): https://gelbooru.com/index.php?page=post&s=view&id=7506062 +exec_always feh --bg-fill ~/wallpaper/yae_beautiful_1.jpg exec_always setxkbmap -layout us,ru -option grp:alt_shift_toggle exec_always ~/.screenlayout/fullscreen.sh # exec_always xset r rate 269 19 |