diff options
Diffstat (limited to '.config/i3')
-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 |