This commit is contained in:
Johannes Loher 2022-08-15 12:59:09 +02:00
parent 410095f660
commit f7483e5ac1
3 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,7 @@
fix_layout=true
help_color="ff0000"
layout_cmd () {
setxkbmap de nodeadkeys
}

View file

@ -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 tessen
bindsym $mod+o exec rofi-pass
# ------------------------------------------------------------------------------
# Window management

View file

@ -17,3 +17,5 @@
ff = only
[init]
defaultBranch = main
[push]
autoSetupRemote = true