diff --git a/configurations/laptop/configuration.nix b/configurations/laptop/configuration.nix index 171e9187..9232e38f 100644 --- a/configurations/laptop/configuration.nix +++ b/configurations/laptop/configuration.nix @@ -45,6 +45,7 @@ libsForQt5.qt5ct # Manage QT5 Themes lxappearance # Manage GTK Themes kdePackages.polkit-kde-agent-1 # Polkit Prompt for password prompts etc + lxqt.lxqt-openssh-askpass # GUI to query passwords on behalf of SSH agents ]; }; # XDG Portal Integration (For file chooser/screensharing etc) diff --git a/configurations/laptop/resources/home-manager/.config/sway/config b/configurations/laptop/resources/home-manager/.config/sway/config index c96c2ff7..b6e708f5 100755 --- a/configurations/laptop/resources/home-manager/.config/sway/config +++ b/configurations/laptop/resources/home-manager/.config/sway/config @@ -47,6 +47,14 @@ output * bg ~/Pictures/Wallpapers/gruvbox_light_linux.png fill # resumed. It will also lock your screen before your computer goes to sleep. ### Input configuration + +input "1:1:AT_Translated_Set_2_keyboard" { + xkb_layout "gb" +} +input "6058:20564:ThinkPad_Extra_Buttons" { + xkb_layout "gb" +} + # # Example configuration: #