aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-04-05 22:28:08 -0700
committerclarkzjw <[email protected]>2023-04-05 22:28:08 -0700
commitd8ecd35ee965c3ea3827ab0c36bb2bef85699eef (patch)
tree14f47dd21a3cdc5b957bddc3f057172609fa08a7 /dot_config/i3
parentfb6aec5faae1384ba46f0a4503d6b5724e2e82e6 (diff)
downloaddotfiles-d8ecd35ee965c3ea3827ab0c36bb2bef85699eef.tar.gz
VSCode: add vscode settings.json
Diffstat (limited to 'dot_config/i3')
-rw-r--r--dot_config/i3/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_config/i3/config b/dot_config/i3/config
index d269356..fff142f 100644
--- a/dot_config/i3/config
+++ b/dot_config/i3/config
@@ -422,6 +422,9 @@ exec --no-startup-id dunst --config ~/.config/dunst/dunstrc
422# alternative if you installed aside with XFCE4: 422# alternative if you installed aside with XFCE4:
423#exec --no-startup-id env GDK_SCALE=2 /usr/lib/xfce4/notifyd/xfce4-notifyd & 423#exec --no-startup-id env GDK_SCALE=2 /usr/lib/xfce4/notifyd/xfce4-notifyd &
424 424
425# Mastodon client
426exec --no-startup-id tmux new -d -s toot tut
427
425# autotiling script 428# autotiling script
426# https://github.com/nwg-piotr/autotiling 429# https://github.com/nwg-piotr/autotiling
427# `yay -S autotiling ;) (it is in AUR) 430# `yay -S autotiling ;) (it is in AUR)
Powered by cgit v1.2.3 (git 2.41.0)