move hyprland configs to correct dir, also update git config

This commit is contained in:
2025-06-20 09:50:57 +01:00
parent 0431ccfb96
commit f1ba98d3d6
3 changed files with 14 additions and 6 deletions

View File

@ -9,6 +9,14 @@
[branch]
autoSetupRebase = always
[commit]
gpgsign = true
gpgSign = true
[tag]
gpgSign = true
[push]
autoSetupRemote = true
autoSetupRemote = true
[pull]
rebase = true
[rerere]
enabled = true
[include]
path = ./.git-gpg

View File

@ -24,9 +24,9 @@
# See https://wiki.hyprland.org/Configuring/Keywords/
# Set programs that you use
$terminal = uwsm app -- kitty
$fileManager = uwsm app -- dolphin
$menu = uwsm app -- wofi --show drun
$terminal = kitty
$fileManager = dolphin
$menu = wofi --show drun
#################
@ -211,7 +211,7 @@ bind = $mainMod, Return, exec, $terminal
bind = $mainMod, Q, killactive,
bind = $mainMod, M, exit,
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, G, exec, uwsm app -- firefox
bind = $mainMod, G, exec, firefox
bind = $mainMod, D, exec, $menu
# bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle