[env] Add LC_TIME and remove SWAYSOCK again + cleanup sway config

This commit is contained in:
Sebastian Schulze 2021-03-10 23:28:42 +01:00
parent 0b90bf90bc
commit 9dce151a27
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
2 changed files with 2 additions and 10 deletions

View File

@ -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

View File

@ -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