diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2024-05-30 18:59:27 +0300 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2024-05-30 18:59:27 +0300 |
commit | 9d5bcf2545f2c6bd2a8354c7bbcbde526b67f741 (patch) | |
tree | 067e257e3c15963a4db76557257c48560425af96 /Kvantum | |
parent | c269e8047dd281d09533d1f676a4ac5c9715bc23 (diff) |
Auto-Lock-Screen works, tmux configured nicely and nvim configured as
well as a small change in my X11 resources and Kvantum configuration for
the Arc theme.
Changes to be committed:
modified: Kvantum/KvArcDark#/KvArcDark#.kvconfig
modified: X11/Xresources
modified: lock
modified: nvim/colors/hybrid.vim
modified: nvim/init.vim
modified: tmux/tmux.conf
Diffstat (limited to 'Kvantum')
-rw-r--r-- | Kvantum/KvArcDark#/KvArcDark#.kvconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Kvantum/KvArcDark#/KvArcDark#.kvconfig b/Kvantum/KvArcDark#/KvArcDark#.kvconfig index 1e72285..57c8c42 100644 --- a/Kvantum/KvArcDark#/KvArcDark#.kvconfig +++ b/Kvantum/KvArcDark#/KvArcDark#.kvconfig @@ -114,7 +114,7 @@ blur_only_active_window=false centered_forms=false kinetic_scrolling=false middle_click_scroll=false -no_selection_tint=false +no_selection_tint=true noninteger_translucency=false style_vertical_toolbars=false @@ -190,7 +190,7 @@ text.focus.color=white [Focus] inherits=PanelButtonCommand -frame=true +frame=false frame.element=focus frame.top=1 frame.bottom=1 |