Compare commits

..

No commits in common. 'd1cdea99af362d395dce83d54f8f75313075a8e2' and 'e50989e39a07b23ee34e1fefc13a8fa406159a22' have entirely different histories.

  1. 1
      .config/environment.d/99-xcursor_size.conf
  2. 1
      .config/sway/autostart
  3. 3
      .config/sway/config
  4. 4
      .config/sway/hiir

1
.config/environment.d/99-xcursor_size.conf

@ -1 +0,0 @@
XCURSOR_SIZE=24

1
.config/sway/autostart

@ -10,7 +10,6 @@ for_window [app_id="quasselclient"] move to workspace $chat_workspace
exec systemd-run --user --unit=quasselclient /usr/bin/quasselclient exec systemd-run --user --unit=quasselclient /usr/bin/quasselclient
for_window [class="Element"] move to workspace $chat_workspace for_window [class="Element"] move to workspace $chat_workspace
for_window [app_id="Element"] move to workspace $chat_workspace
exec systemd-run --user --unit=element-desktop /usr/bin/element-desktop exec systemd-run --user --unit=element-desktop /usr/bin/element-desktop
for_window [class="Slack"] move to workspace $chat_workspace for_window [class="Slack"] move to workspace $chat_workspace

3
.config/sway/config

@ -366,7 +366,4 @@ input 1133:16534:Logitech_ERGO_M575 {
include /etc/sway/config.d/* include /etc/sway/config.d/*
exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway
exec systemctl --user set-environment DESKTOP_SESSION=sway
exec systemctl --user set-environment XDG_SESSION_DESKTOP=sway
exec systemctl --user set-environment XDG_SESSION_TYPE=wayland
include autostart include autostart

4
.config/sway/hiir

@ -2,12 +2,8 @@
set $left_disp "Dell Inc. DELL U2724DE C9YPBP3" set $left_disp "Dell Inc. DELL U2724DE C9YPBP3"
set $right_disp "Dell Inc. DELL U2724D J3XFCP3" set $right_disp "Dell Inc. DELL U2724D J3XFCP3"
#set $left_disp "Dell Inc. DELL S2721DGF 8SVBP83" #set $left_disp "Dell Inc. DELL S2721DGF 8SVBP83"
output "Dell Inc. DELL S2721DGF 8SVBP83" pos 0 0
#set $right_disp "Dell Inc. DELL U2715H GH85D66Q08QS" #set $right_disp "Dell Inc. DELL U2715H GH85D66Q08QS"
output "Dell Inc. DELL U2715H GH85D66Q08QS" pos 2560 0
set $chat_workspace 10 set $chat_workspace 10
output $left_disp pos 0 0 output $left_disp pos 0 0

Loading…
Cancel
Save