Updates
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
## Programs
|
## Programs
|
||||||
+ Editor: nvim
|
+ Editor: nvim
|
||||||
+ Image-Viewer: viewnior
|
+ Image-Viewer: sxiv
|
||||||
+ Info: [fet.sh](https://github.com/6gk/fet.sh) and neofetch
|
+ Info: [fet.sh](https://github.com/6gk/fet.sh) and neofetch
|
||||||
+ Launcher: dmenu
|
+ Launcher: dmenu
|
||||||
+ Pdf-Viewer: epdfview or zathura
|
+ Pdf-Viewer: epdfview or zathura
|
||||||
@@ -22,7 +22,8 @@
|
|||||||
|
|
||||||
+ [vim-plug](https://github.com/junegunn/vim-plug)
|
+ [vim-plug](https://github.com/junegunn/vim-plug)
|
||||||
+ fzf
|
+ fzf
|
||||||
+ xdotool, yad
|
+ xdotool + yad: Calendar-Widget
|
||||||
|
+ fcitx + mozc: Japanese Keyboard
|
||||||
|
|
||||||
### Nvim LSP
|
### Nvim LSP
|
||||||
|
|
||||||
|
|||||||
@@ -161,7 +161,7 @@ bindsym $mod+Ctrl+l move workspace to output right
|
|||||||
new_window 1pixel
|
new_window 1pixel
|
||||||
|
|
||||||
# Set Border
|
# 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="Firefox"] border pixel 0
|
for_window [class="Firefox"] border pixel 0
|
||||||
for_window [class="discord"] 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 QT_IM_MODULE=fcitx
|
||||||
exec export XMODIFIERS=@im=fcitx
|
exec export XMODIFIERS=@im=fcitx
|
||||||
|
|
||||||
|
exec fcitx
|
||||||
|
exec nextcloud
|
||||||
exec feh --bg-scale $HOME/data/wallpaper/wallpaper.png
|
exec feh --bg-scale $HOME/data/wallpaper/wallpaper.png
|
||||||
exec dunst
|
exec dunst
|
||||||
exec picom
|
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
|
height = 27px
|
||||||
width = 100%
|
width = 100%
|
||||||
|
|
||||||
module-margin-right = 2
|
module-margin-right = 2
|
||||||
module-margin-left = 2
|
module-margin-left = 2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user