some changes
This commit is contained in:
parent
823b51fdda
commit
deea558714
|
|
@ -169,7 +169,7 @@ bindsym $mod+s gaps inner current plus 5
|
|||
bindsym $mod+Shift+s gaps inner current minus 5
|
||||
|
||||
#bindsym $mod+d exec rofi -config ~/.config/rofi/config -show drun
|
||||
bindsym $mod+d exec dmenu_run -fn 'UbuntuMono Nerd Font-10' -h '16' -nb '#5E81AC' -sf '#4C566A' -sb '#88C0D0' -nf '#2E3440'
|
||||
bindsym $mod+d exec dmenu_run -fn 'UbuntuMono Nerd Font-10' -h '16'
|
||||
bindsym Mod1+d exec ~/.config/Scripts/rofi-bangs.sh
|
||||
|
||||
bindsym $mod+Shift+d gaps inner current set 0; gaps outer current set 0
|
||||
|
|
|
|||
|
|
@ -247,7 +247,7 @@ map ctrl+right resize_window wider
|
|||
map ctrl+up resize_window taller
|
||||
map ctrl+down resize_window shorter 3
|
||||
|
||||
# Background opacity
|
||||
# Background opacity
|
||||
background_opacity 1.0
|
||||
dynamic_background_opacity yes
|
||||
# Symbol mapping (special font for specified unicode code points). Map the
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ cava
|
|||
ccat
|
||||
clipster
|
||||
colorz
|
||||
dmenu2
|
||||
dtrx
|
||||
expressvpn
|
||||
fasd-git
|
||||
|
|
|
|||
Loading…
Reference in New Issue