From 187fe3185d4c30fb41c5819dfecaed8feec59649 Mon Sep 17 00:00:00 2001 From: jason Date: Tue, 9 Jul 2024 13:44:06 -0600 Subject: sway qol --- bash/.bashrc | 2 +- emacs/.authinfo.gpg | Bin 1328 -> 1381 bytes sway/.config/sway/config | 5 +++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/bash/.bashrc b/bash/.bashrc index fa7d28a..6ce988c 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -271,7 +271,7 @@ fi ####### -TERM="xterm-256color" +#TERM="xterm-256color" # direnv's use_nix will overwrite TMPDIR so it needs to be hard coded to /tmp/ #EMACS_SERVER_SOCKET="/tmp/emacs$(id -u)/server" diff --git a/emacs/.authinfo.gpg b/emacs/.authinfo.gpg index 2a7acf8..2e50727 100644 Binary files a/emacs/.authinfo.gpg and b/emacs/.authinfo.gpg differ diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 7a4bcae..d7da137 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -20,7 +20,7 @@ set $right l set $term foot # The built-in laptop screen. Used for clam shell and scaling -set $laptop_screen eDP-1 +set $laptop_screen eDP-2 # Define the command to sleep set $cmd_sleep loginctl suspend @@ -59,7 +59,8 @@ for_window [app_id="^launcher$"] floating enable, border none #, opacity $launch output $laptop_screen scale 1.25 ### Wallpaper -output * bg ~/Sync/Files/wallpaper/PagedOut_002_wallpaper_30.png fill +# output * bg ~/Sync/Files/wallpaper/Photo\ by\ Annie\ Spratt\ \(vvW_-oiTngQ\).jpg fill +output * bg ~/Sync/Files/wallpaper/mountains_at_sunset.jpg fill #output * bg ~/Sync/Files/wallpaper/Photo\ by\ Pramod\ Tiwari\ \(uvld3ZQxK1g\).jpg fill ############################################################################### -- cgit v1.2.1