From 03d1f4c0e4792f530a21677e19305adbcb14789e Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Tue, 21 Jun 2022 16:56:35 +0200 Subject: Thinkpad gentoo settings added --- .config/sway/config | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.config/sway/config') diff --git a/.config/sway/config b/.config/sway/config index 933acfd..11d4c6f 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -58,7 +58,7 @@ default_border pixel 8 xwayland enable # Applications -set $term $(which foot || which alacritty) +set $term $(which footclient || which alacritty) # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. set $menu wofi --show drun -Iai -w 3 @@ -75,7 +75,7 @@ set $toggle_bar killall -SIGUSR1 waybar ### Output configuration # # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) -output * bg /usr/share/backgrounds/background.png fill +output * bg ~/Pictures/wall.png fill output eDP-1 pos 1920 0 output HDMI-A-1 pos 0 0 @@ -95,6 +95,7 @@ exec swayidle -w \ ### Input configuration input "2821:6228:Asus_Keyboard" xkb_layout us,no +input "1:1:AT_Translated_Set_2_keyboard" xkb_layout no # You can get the names of your inputs by running: swaymsg -t get_inputs # Read `man 5 sway-input` for more information about this section. @@ -303,6 +304,8 @@ exec blueman-applet exec thunar --daemon #exec pipewire #exec pipewire-pulse +exec gentoo-pipewire-launcher +exec foot --server exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 -- cgit v1.2.3