diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2022-08-20 22:12:48 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2022-08-20 22:12:48 +0300 |
commit | 0d9d46ed14ae21c0a408e9dc5189d653df197d1f (patch) | |
tree | c0155db69c2d157f801cfedfbd9af7b47eda1234 /dotfiles/.config | |
parent | e7e6239596bdad020a09d8404573fc8e6c6133c8 (diff) | |
download | swayrice-0d9d46ed14ae21c0a408e9dc5189d653df197d1f.tar.gz swayrice-0d9d46ed14ae21c0a408e9dc5189d653df197d1f.zip |
Hostname changes
Diffstat (limited to 'dotfiles/.config')
-rw-r--r-- | dotfiles/.config/sway/atlas (renamed from dotfiles/.config/sway/desktopslav) | 0 | ||||
-rw-r--r-- | dotfiles/.config/sway/berkut (renamed from dotfiles/.config/sway/basedpad) | 0 | ||||
-rw-r--r-- | dotfiles/.config/sway/thinkslav | 22 |
3 files changed, 0 insertions, 22 deletions
diff --git a/dotfiles/.config/sway/desktopslav b/dotfiles/.config/sway/atlas index e74fa74..e74fa74 100644 --- a/dotfiles/.config/sway/desktopslav +++ b/dotfiles/.config/sway/atlas diff --git a/dotfiles/.config/sway/basedpad b/dotfiles/.config/sway/berkut index 7b392dd..7b392dd 100644 --- a/dotfiles/.config/sway/basedpad +++ b/dotfiles/.config/sway/berkut diff --git a/dotfiles/.config/sway/thinkslav b/dotfiles/.config/sway/thinkslav deleted file mode 100644 index a7960ef..0000000 --- a/dotfiles/.config/sway/thinkslav +++ /dev/null @@ -1,22 +0,0 @@ -# vim: filetype=i3 - -# Configuration specific to my laptop computer - -# Default wallpaper -output "*" background ~/.config/wall1.png tile - -# Outputs -output "eDP-1" scale 1.6 pos 1920 540 scale_filter linear -output "DP-5" pos 0 0 - -# Workspaces -workspace $ws1 output eDP-1 -workspace $ws2 output eDP-1 -workspace $ws3 output eDP-1 -workspace $ws4 output eDP-1 -workspace $ws5 output eDP-1 -workspace $ws6 output eDP-1 -workspace $ws7 output DP-5 DP-6 -workspace $ws8 output DP-5 DP-6 -workspace $ws9 output DP-5 DP-6 -workspace $ws10 output DP-5 DP-6 |