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