From ad6bae8f41e95669cecc77a993008e455269f146 Mon Sep 17 00:00:00 2001 From: Marco Thomas Date: Mon, 2 Nov 2020 18:01:03 +0100 Subject: [PATCH] Updates --- README.md | 5 +++-- files/.config/i3/config | 4 +++- files/.config/polybar/.notifs | 0 files/.config/polybar/config | 1 + 4 files changed, 7 insertions(+), 3 deletions(-) create mode 100644 files/.config/polybar/.notifs diff --git a/README.md b/README.md index 799c8e5..d389c77 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## Programs + Editor: nvim -+ Image-Viewer: viewnior ++ Image-Viewer: sxiv + Info: [fet.sh](https://github.com/6gk/fet.sh) and neofetch + Launcher: dmenu + Pdf-Viewer: epdfview or zathura @@ -22,7 +22,8 @@ + [vim-plug](https://github.com/junegunn/vim-plug) + fzf -+ xdotool, yad ++ xdotool + yad: Calendar-Widget ++ fcitx + mozc: Japanese Keyboard ### Nvim LSP diff --git a/files/.config/i3/config b/files/.config/i3/config index cc922d2..73f11c0 100644 --- a/files/.config/i3/config +++ b/files/.config/i3/config @@ -161,7 +161,7 @@ bindsym $mod+Ctrl+l move workspace to output right new_window 1pixel # Set Border -for_window [class="^.*"] border pixel 2 +for_window [class="^.*"] border pixel 1 for_window [class="firefox"] border pixel 0 for_window [class="Firefox"] border pixel 0 for_window [class="discord"] border pixel 0 @@ -188,6 +188,8 @@ exec export GTK_IM_MODULE=fcitx exec export QT_IM_MODULE=fcitx exec export XMODIFIERS=@im=fcitx +exec fcitx +exec nextcloud exec feh --bg-scale $HOME/data/wallpaper/wallpaper.png exec dunst exec picom diff --git a/files/.config/polybar/.notifs b/files/.config/polybar/.notifs new file mode 100644 index 0000000..e69de29 diff --git a/files/.config/polybar/config b/files/.config/polybar/config index 1c47b95..c1ed573 100644 --- a/files/.config/polybar/config +++ b/files/.config/polybar/config @@ -19,6 +19,7 @@ font-3 = "Wuncon Siji:size=7;1" height = 27px width = 100% + module-margin-right = 2 module-margin-left = 2