From 828cb553c2303a7407bbcfd22ab1d6ff4a830f6d Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Thu, 11 Apr 2024 16:45:03 -0600 Subject: [PATCH] New backup 2024-04-11 16:45:03 --- de/home/.config/sway/config.d/keys_launch | 3 ++- de/home/.config/sway/config.d/window_rules | 2 +- de/home/.config/sway/scripts/autostart | 6 ++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/de/home/.config/sway/config.d/keys_launch b/de/home/.config/sway/config.d/keys_launch index e161d0e..993ab1d 100644 --- a/de/home/.config/sway/config.d/keys_launch +++ b/de/home/.config/sway/config.d/keys_launch @@ -25,7 +25,8 @@ bindsym $mod+Shift+s exec $HOME/.config/sway/scripts/screenshot.sh # Clipboard - bindsym $mod+shift+v exec clipman pick --tool="wofi" --max-items=30 +# bindsym $mod+shift+v exec clipman pick --tool="wofi" --max-items=30 + bindsym $mod+Shift+v exec copyq toggle # Shortcuts bindsym $mod+shift+o exec $HOME/.config/sway/scripts/shortcuts.sh diff --git a/de/home/.config/sway/config.d/window_rules b/de/home/.config/sway/config.d/window_rules index 1d1a2cf..7ef53a9 100644 --- a/de/home/.config/sway/config.d/window_rules +++ b/de/home/.config/sway/config.d/window_rules @@ -4,11 +4,11 @@ # float applet windows for_window [app_id="pavucontrol-qt$"] floating enable, move scratchpad, sticky enable, scratchpad show, resize set width 400, resize set height 400, border pixel 3, move absolute position 1650 50 - for_window [app_id="pavucontrol$"] floating enable, move scratchpad, sticky enable, scratchpad show, resize set width 400, resize set height 400, border pixel 3, move absolute position 1650 50 for_window [app_id="nm-connection-editor$"] floating enable, move scratchpad, sticky enable, scratchpad show, resize set width 400, resize set height 400, border pixel 3, move absolute position 1800 50 for_window [app_id="blueman-manager$"] floating enable, move scratchpad, sticky enable, scratchpad show, resize set width 400, resize set height 400, border pixel 3, move absolute position 1800 60 for_window [app_id="nextcloud$"] floating enable, move scratchpad, sticky enable, scratchpad show, resize set width 600, resize set height 500, border pixel 3, move absolute position 1940 60 for_window [app_id="scrcpy"] floating enable, border none, move scratchpad, scratchpad show, resize set width 600, resize set height 1300, border pixel 3, move absolute position 20 60 + for_window [app_id="copyq"] floating enable, sticky enable, resize set height 600px width 550px, move position cursor, move down 330 #, resize set width 600, resize set height 500, border pixel 3, move absolute position 1940 60 # Armcord opens in scratchpad diff --git a/de/home/.config/sway/scripts/autostart b/de/home/.config/sway/scripts/autostart index 5ced4bc..e5c4a6f 100755 --- a/de/home/.config/sway/scripts/autostart +++ b/de/home/.config/sway/scripts/autostart @@ -7,7 +7,8 @@ killall batalert killall blueman-applet killall swayidle killall kdeconnectd -killall wlpaste +#killall wlpaste +killall copyq killall polkit-gnome-authentication-agent-1 killall swaybg @@ -17,6 +18,7 @@ swaync & \ /usr/lib/$(uname -m)-linux-gnu/libexec/kdeconnectd & \ swayidle & \ blueman-applet & \ -wl-paste -t text --watch clipman store --max-items 1024 & \ +#wl-paste -t text --watch clipman store --max-items 1024 & \ +copyq --start-server & \ /home/pogmommy/.cargo/bin/batalert -u /sys/class/power_supply/macsmc-battery/uevent --alert 20 --notification-step 5 & \ /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1