update
This commit is contained in:
parent
0b783e12b8
commit
f2ac928165
4 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
||||||
font:
|
font:
|
||||||
normal:
|
normal:
|
||||||
|
family: Noto Color Emoji
|
||||||
family: Fira Code
|
family: Fira Code
|
||||||
style: Regular
|
style: Regular
|
||||||
size: 14
|
size: 14
|
||||||
|
|
|
@ -73,7 +73,7 @@ font pango:$font
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
bindsym $mod+d exec rofi -show drun
|
bindsym $mod+d exec rofi -show drun
|
||||||
bindsym $mod+x exec rofi -show run
|
bindsym $mod+x exec rofi -show run
|
||||||
bindsym $mod+o exec rofi-pass
|
bindsym $mod+o exec tessen
|
||||||
|
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
# Window management
|
# Window management
|
||||||
|
|
|
@ -15,3 +15,5 @@
|
||||||
enabled = true
|
enabled = true
|
||||||
[pull]
|
[pull]
|
||||||
ff = only
|
ff = only
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit ff7b30ebd2faed7bf2de599ec9f340cffb29a4a4
|
Subproject commit f209c5b6741e6cf847bf4a77e19f2fbf6ffc5290
|
Loading…
Reference in a new issue