From adb03b27396c65f433bf9e69651175bac7c1e191 Mon Sep 17 00:00:00 2001 From: Josh Fabean Date: Mon, 4 Jan 2021 09:45:04 -0600 Subject: [PATCH] more updates --- .config/fish/config.fish | 1 + .config/swappy/config | 2 ++ .config/sway/articuno-sway | 22 ++++++++++++---------- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 0005475..332c572 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -46,6 +46,7 @@ export LIBVA_DRIVER_NAME=vdpau export EDITOR=nvim export JAVA_HOME=/usr/lib/jvm/java-8-openjdk export LC_ALL="en_US.UTF-8" +export N_PREFIX=/home/joshfabean/.n function fish_prompt powerline-rs --shell bare $status diff --git a/.config/swappy/config b/.config/swappy/config index be59a38..11cb59f 100644 --- a/.config/swappy/config +++ b/.config/swappy/config @@ -4,3 +4,5 @@ show_panel=false line_size=5 text_size=20 text_font=sans-serif +date_format=%Y-%m-%d_%H-%M-%S-%N +file_output_name=Swappshot-$date_format.png diff --git a/.config/sway/articuno-sway b/.config/sway/articuno-sway index 35ba5cf..4b280c2 100644 --- a/.config/sway/articuno-sway +++ b/.config/sway/articuno-sway @@ -147,19 +147,21 @@ for_window [class="Plexamp"] floating enable for_window [class="blueman-manager"] floating enable for_window [class="^Bluetooth Devices"] floating enable # https://github.com/ValveSoftware/steam-for-linux/issues/1040 -for_window [class="^Steam$" title="^Friends$"] floating enable -for_window [class="^Steam$" title="Steam - News"] floating enable -for_window [class="^Steam$" title=".* - Chat"] floating enable -for_window [class="^Steam$" title="^Settings$"] floating enable -for_window [class="^Steam$" title=".* - event started"] floating enable -for_window [class="^Steam$" title=".* CD key"] floating enable +#for_window [class="^Steam$" title="^Friends$"] floating enable +#for_window [class="^Steam$" title="Steam - News"] floating enable +#for_window [class="^Steam$" title=".* - Chat"] floating enable +#for_window [class="^Steam$" title="^Settings$"] floating enable +#for_window [class="^Steam$" title=".* - event started"] floating enable +#for_window [class="^Steam$" title=".* CD key"] floating enable for_window [class="^Steam$" title="^Steam - Self Updater$"] floating enable for_window [class="^Steam$" title="^Screenshot Uploader$"] floating enable for_window [class="^Steam$" title="^Steam Guard - Computer Authorization Required$"] floating enable for_window [title="^Steam Keyboard$"] floating enable for_window [title="Qalculate!"] floating enable -for_window [title="Steam"] floating enable +#for_window [title="Steam"] floating enable for_window [title="Origin"] floating enable +#for_window [title="Zoom"] floating enable +#for_window [title="Zoom Cloud Meetings"] floating enable ########################### ## Assign Workspaces @@ -252,8 +254,8 @@ client.urgent #dc322f #b71c1c #fdf6e3 #dc322f #dc322f ## Displays ############################ #HOME -output HDMI-A-1 pos 440 0 res 2560x1080 -output DP-1 pos 0 1080 res 3440x1440 +output HDMI-A-1 pos 0 0 res 3440x1440 +output DP-1 pos 0 1440 res 3440x1440 # background images #output * bg ~/Pictures/Wallpapers/calvin-hobbes-stars.jpg fill output * bg ~/Pictures/Wallpapers/scenic-view-of-forest-during-night-time-1252869.jpg fill @@ -269,7 +271,7 @@ exec --no-startup-id pcmanfm -d #exec --no-startup-id nightshift -l 39.0315533:-94.4954291 -d #exec --no-startup-id setxkbmap -model apple_laptop -layout us -variant dvp exec --no-startup-id mako - +exec autotiling ############################# ## Media Keys