Update polybar and i3

This commit is contained in:
Marco Thomas
2021-02-09 16:19:55 +01:00
parent c9d14b029b
commit 453c7d5c47
7 changed files with 72 additions and 983 deletions

View File

@@ -36,6 +36,7 @@ client.background $border
# i3-gaps
gaps inner 4
gaps top 34
# ============================== Keybinds
#Terminal
@@ -73,7 +74,7 @@ set $fg '#ffffff'
set $bg '#1C1B1D'
set $accent '#98c379'
set $font 'Product Sans:pixelsize=15'
bindsym $mod+d exec "dmenu_run -b -fn $font -nb $bg -sb $bg -nf $fg -sf $accent"
bindsym $mod+d exec "dmenu_run -fn $font -nb $bg -sb $bg -nf $fg -sf $accent"
# Screenhot
bindsym $mod+Shift+s exec "flameshot gui"