diff --git a/dot_config/environment.d/10-bascht.conf b/dot_config/environment.d/10-bascht.conf index c12155a..d865d1b 100644 --- a/dot_config/environment.d/10-bascht.conf +++ b/dot_config/environment.d/10-bascht.conf @@ -1,4 +1,5 @@ PATH=$HOME/.local/bin:$HOME/bin:$HOME/bin/go/bin:$HOME/.cargo/bin:$HOME/.emacs.d/bin:$PATH +LC_TIME="en_GB.UTF-8" XDG_CURRENT_DESKTOP=GNOME MOZ_ENABLE_WAYLAND=1 MOZ_USE_XINPUT2=1 @@ -14,4 +15,3 @@ GNOME_KEYRING_CONTROL=/run/user/1000/keyring VAGRANT_DEFAULT_PROVIDER=libvirt VAGRANT_DOTFILE_PATH=".vagrant-${HOSTNAME}" QT_QPA_PLATFORMTHEME="qt5ct" -SWAYSOCK=/run/user/1000/sway-ipc.sock diff --git a/dot_config/sway/config.tmpl b/dot_config/sway/config.tmpl index 0348ea3..fa6569d 100644 --- a/dot_config/sway/config.tmpl +++ b/dot_config/sway/config.tmpl @@ -197,7 +197,7 @@ bindsym $mod+Return exec $term bindsym $mod+q kill -for_window [app_id="^launcher$"] floating enable, border pixel 4, resize set width 25 ppt height 100 ppt, move position center +for_window [app_id="^launcher$"] floating enable, border none, move position center for_window [app_id="^wofi$"] floating enable, border none # Drag floating windows by holding down $mod and left mouse button. @@ -464,12 +464,4 @@ bar { } } -include /etc/sway/config.d/* - -# Currently inactive – see https://github.com/swaywm/sway/issues/4649 -#exec wl-paste -t text --watch clipman store - -# See https://github.com/swaywm/sway/wiki#after-unplugging-an-external-display-some-applications-appear-too-large-on-my-hidpi-screen -exec xrdb -load ~/.Xresources exec autostart -