we
This commit is contained in:
parent
edba42d3c3
commit
5df3613440
1 changed files with 1 additions and 4 deletions
|
@ -25,9 +25,6 @@ exec-once = /home/sako/.config/waybar/launch-waybar.sh
|
||||||
# applets
|
# applets
|
||||||
exec-once = nm-applet
|
exec-once = nm-applet
|
||||||
exec-once = blueman-applet
|
exec-once = blueman-applet
|
||||||
# apps
|
|
||||||
# fix autotype option thingy
|
|
||||||
exec-once = keepassxc -platform xcb
|
|
||||||
|
|
||||||
# Source a file (multi-file configs)
|
# Source a file (multi-file configs)
|
||||||
# source = ~/.config/hypr/myColors.conf
|
# source = ~/.config/hypr/myColors.conf
|
||||||
|
@ -37,7 +34,7 @@ env = XCURSOR_SIZE,16
|
||||||
|
|
||||||
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
|
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
|
||||||
input {
|
input {
|
||||||
kb_layout = us,ar
|
kb_layout = us
|
||||||
kb_variant =
|
kb_variant =
|
||||||
kb_model =
|
kb_model =
|
||||||
kb_options = grp:alt_shift_toggle
|
kb_options = grp:alt_shift_toggle
|
||||||
|
|
Loading…
Reference in a new issue