update configs

This commit is contained in:
LordMZTE 2021-06-22 21:04:42 +02:00
parent e04ce88bfa
commit 7dd187b459
2 changed files with 11 additions and 0 deletions

View file

@ -57,3 +57,11 @@ ifpresent cod 'cod init %self fish | source'
ifpresent opam 'eval (opam env)'
ifpresent navi 'navi widget fish | source'
# fw init
if test -x (command -v fw)
if test -x (command -v fzf)
fw print-fish-setup -f | source
else
fw print-fish-setup | source
end
end

View file

@ -195,6 +195,9 @@ no_focus [class="plasmashell" window_type="notification"]
# kill window which covers everything
for_window [title="Desktop — Plasma"] kill, floating enable, border none
# enable icons (requires git version of i3 at the moment)
for_window [class=".*"] title_window_icon on
# random settings
focus_follows_mouse no