diff options
author | justanothercatgirl <sotov2070@gmail.com> | 2025-03-29 12:55:31 +0300 |
---|---|---|
committer | justanothercatgirl <sotov2070@gmail.com> | 2025-03-29 13:52:17 +0300 |
commit | bd298646a1110f52934871845df3effc42f339d1 (patch) | |
tree | 6540188d600bec91b8a8436bbef3251386133477 /.config/i3/config | |
parent | ee0a942d647fd594c13d0f4468e008fd855a573d (diff) |
Diffstat (limited to '.config/i3/config')
-rw-r--r-- | .config/i3/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/i3/config b/.config/i3/config index 07ffa92..9714361 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -284,7 +284,7 @@ exec_always ~/.screenlayout/doublemonitor.layout.sh # exec openrgb --color "00FFFF" exec $terminal -exec $terminal -e bashtop +exec $terminal -e btop exec firefox exec telegram-desktop exec discord @@ -293,7 +293,7 @@ exec discord # * 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 feh --bg-fill ~/wallpaper/gaygirlparty.jpg exec_always setxkbmap -layout us,ru -option grp:alt_shift_toggle exec_always ~/.screenlayout/fullscreen.sh # exec_always xset r rate 269 19 |