Updates
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
0
files/.config/polybar/.notifs
Normal file
0
files/.config/polybar/.notifs
Normal file
@@ -19,6 +19,7 @@ font-3 = "Wuncon Siji:size=7;1"
|
||||
|
||||
height = 27px
|
||||
width = 100%
|
||||
|
||||
module-margin-right = 2
|
||||
module-margin-left = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user