Updoots
This commit is contained in:
@@ -72,11 +72,7 @@ bindsym $mod+comma workspace prev
|
||||
bindsym $mod+period workspace next
|
||||
|
||||
# dmenu
|
||||
set $fg '#ffffff'
|
||||
set $bg '#1C1B1D'
|
||||
set $accent '#98c379'
|
||||
set $font 'Product Sans:pixelsize=15'
|
||||
bindsym $mod+d exec "dmenu_run -fn $font -nb $bg -sb $bg -nf $fg -sf $accent"
|
||||
bindsym $mod+d exec "dmenu_run"
|
||||
|
||||
# Screenhot
|
||||
bindsym $mod+Shift+s exec "flameshot gui"
|
||||
@@ -158,4 +154,4 @@ bindsym $mod+Shift+9 move container to workspace number $ws9
|
||||
bindsym $mod+Shift+0 move container to workspace number $ws10
|
||||
|
||||
# ============================== Startup
|
||||
exec ~/scripts/run_on_startup.sh
|
||||
#exec ~/scripts/run_on_startup.sh
|
||||
|
||||
@@ -41,6 +41,7 @@ width = 100%
|
||||
padding-left = 3
|
||||
padding-right = 3
|
||||
|
||||
|
||||
module-margin-left = 5
|
||||
module-margin-center = 5
|
||||
|
||||
@@ -61,12 +62,12 @@ wm-restack = i3
|
||||
|
||||
modules-left = i3 spotify
|
||||
modules-center = date
|
||||
modules-right = memory cpu volume sep
|
||||
modules-right = volume sep
|
||||
|
||||
[bar/laptop]
|
||||
inherit = bar/main
|
||||
|
||||
modules-right = memory cpu volume battery sep
|
||||
modules-right = volume battery sep
|
||||
|
||||
# ======================================== MODULES
|
||||
[module/i3]
|
||||
|
||||
Reference in New Issue
Block a user