disable xserver, add kanata

This commit is contained in:
cnst
2024-09-30 19:20:02 +02:00
parent 3cb158b36f
commit aea63572a3
11 changed files with 186 additions and 72 deletions

View File

@@ -20,6 +20,8 @@ in {
];
input = {
kb_layout = "se";
kb_variant = "nodeadkeys";
follow_mouse = 1;
accel_profile = "flat";
sensitivity = 0; # -1.0 - 1.0, 0 means no modification.
@@ -32,24 +34,24 @@ in {
};
};
# Desktop keyboard
device = [
{
name = "pfu-limited-hhkb-hybrid";
kb_layout = "hhkbse";
kb_options = "lv3:rwin_switch";
}
{
name = "hhkb-hybrid_1-keyboard";
kb_layout = "hhkbse";
kb_options = "lv3:rwin_switch";
}
# Laptop keyboard
{
name = "at-translated-set-2-keyboard";
kb_layout = "se";
kb_options = "ctrl:swapcaps";
}
];
# device = [
# {
# name = "pfu-limited-hhkb-hybrid";
# kb_layout = "hhkbse";
# kb_options = "lv3:rwin_switch";
# }
# {
# name = "hhkb-hybrid_1-keyboard";
# kb_layout = "hhkbse";
# kb_options = "lv3:rwin_switch";
# }
# # Laptop keyboard
# {
# name = "at-translated-set-2-keyboard";
# kb_layout = "se";
# kb_options = "ctrl:swapcaps";
# }
# ];
gestures = {
workspace_swipe = true;
workspace_swipe_distance = 400;

View File

@@ -23,7 +23,7 @@ in {
"noborder,initialTitle:(tuirun)"
#windowrulev2 = move 1708 32,class:(floatcal)
"float,class:(org.keepassxc.KeePassXC)"
"size 843 500,class:(org.keepassxc.KeePassXC)"
"size 843 530,class:(org.keepassxc.KeePassXC)"
"move 100%-w-20 40,class:(org.keepassxc.KeePassXC)"
# RANGER/NNN SETTINGS

View File

@@ -18,7 +18,7 @@ in {
# exec-once = lxqt-policykit-agent &
"pamixer --set-volume 50"
"blueman-applet & udiskie -Nt"
# "mullvad-vpn"
"mullvad-vpn"
# exec-once = swaybg -i ~/media/images/wallpaper.png
"wl-clip-persist --clipboard regular --all-mime-type-regex '^(?!x-kde-passwordManagerHint).+'"
# exec-once = hyprctl dispatch exec "sleep 4s && copyq --start-server"

View File

@@ -23,7 +23,7 @@ in {
"noborder,initialTitle:(tuirun)"
#windowrulev2 = move 1708 32,class:(floatcal)
"float,class:(org.keepassxc.KeePassXC)"
"size 843 500,class:(org.keepassxc.KeePassXC)"
"size 843 530,class:(org.keepassxc.KeePassXC)"
"move 100%-w-20 40,class:(org.keepassxc.KeePassXC)"
# RANGER/NNN SETTINGS

View File

@@ -16,6 +16,7 @@ in {
# exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
"systemctl --user start polkit-gnome-authentication-agent-1"
# exec-once = lxqt-policykit-agent &
"mullvad-vpn"
"pamixer --set-volume 50"
# exec-once = swaybg -i ~/media/images/wallpaper.png
"wl-clip-persist --clipboard regular --all-mime-type-regex '^(?!x-kde-passwordManagerHint).+'"