Compare commits
6 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 486f78f13a | |||
| 1fafda2309 | |||
| f0fa61ff04 | |||
| bc2c63ec4c | |||
| cd846de220 | |||
| f254846995 |
10 changed files with 157 additions and 18 deletions
|
|
@ -1 +1 @@
|
||||||
@theme "asidebar-worlds-porter-robinson.rasi"
|
@theme "asidebar-yuri-blue.rasi"
|
||||||
|
|
|
||||||
104
.config/rofi/themes/asidebar-yuri-blue.rasi
Normal file
104
.config/rofi/themes/asidebar-yuri-blue.rasi
Normal file
|
|
@ -0,0 +1,104 @@
|
||||||
|
/**
|
||||||
|
* ROFI Color theme
|
||||||
|
* User: tenkuma
|
||||||
|
* Copyright: Dave Davenport
|
||||||
|
*/
|
||||||
|
|
||||||
|
* {
|
||||||
|
text-color: #87ceeb;
|
||||||
|
background-color: rgba(7, 4, 4, 0);
|
||||||
|
dark: #1c1c1c;
|
||||||
|
|
||||||
|
black: #000000F1;
|
||||||
|
lightblack: #101010;
|
||||||
|
|
||||||
|
red: #cd5c5c;
|
||||||
|
lightred: #cc5533;
|
||||||
|
|
||||||
|
blue: #6495ed;
|
||||||
|
lightblue: #87ceeb;
|
||||||
|
|
||||||
|
magenta: #DE87CF;
|
||||||
|
lightmagenta: #996600;
|
||||||
|
darkmagenta: #3D2539;
|
||||||
|
|
||||||
|
cyan: #b0c4de;
|
||||||
|
lightcyan: #b0c4de;
|
||||||
|
darkcyan: #334a68;
|
||||||
|
|
||||||
|
white: #ffffff;
|
||||||
|
lightwhite: #dddcdcff;
|
||||||
|
|
||||||
|
highlight: bold #ffffff;
|
||||||
|
}
|
||||||
|
window {
|
||||||
|
height: 100%;
|
||||||
|
width: 30em;
|
||||||
|
location: west;
|
||||||
|
anchor: west;
|
||||||
|
border: 0px 2px 0px 0px;
|
||||||
|
text-color: @lightblue;
|
||||||
|
}
|
||||||
|
mode-switcher {
|
||||||
|
border: 2px 0px 0px 0px;
|
||||||
|
background-color: @lightblack;
|
||||||
|
padding: 4px;
|
||||||
|
}
|
||||||
|
button selected {
|
||||||
|
border-color: @black;
|
||||||
|
text-color: @lightblue;
|
||||||
|
}
|
||||||
|
inputbar {
|
||||||
|
background-color: @black;
|
||||||
|
text-color: @black;
|
||||||
|
padding: 4px;
|
||||||
|
border: 0px 0px 2px 0px;
|
||||||
|
}
|
||||||
|
mainbox {
|
||||||
|
expand: true;
|
||||||
|
background-color: @black;
|
||||||
|
spacing: 1em;
|
||||||
|
}
|
||||||
|
listview {
|
||||||
|
padding: 0em 0.4em 0em 1em;
|
||||||
|
dynamic: false;
|
||||||
|
lines: 0;
|
||||||
|
}
|
||||||
|
element-text {
|
||||||
|
background-color: inherit;
|
||||||
|
text-color: inherit;
|
||||||
|
}
|
||||||
|
element selected normal {
|
||||||
|
background-color: @darkcyan;
|
||||||
|
text-color: @cyan;
|
||||||
|
}
|
||||||
|
element normal active {
|
||||||
|
text-color: @lightblue;
|
||||||
|
}
|
||||||
|
element normal urgent {
|
||||||
|
text-color: @lightred;
|
||||||
|
}
|
||||||
|
element alternate normal {
|
||||||
|
text-color: @blue;
|
||||||
|
}
|
||||||
|
element alternate active {
|
||||||
|
text-color: @lightblue;
|
||||||
|
}
|
||||||
|
element alternate urgent {
|
||||||
|
text-color: @cyan;
|
||||||
|
}
|
||||||
|
element selected active {
|
||||||
|
background-color: @lightblue;
|
||||||
|
text-color: @dark;
|
||||||
|
}
|
||||||
|
element selected urgent {
|
||||||
|
background-color: @darkcyan;
|
||||||
|
text-color: @cyan;
|
||||||
|
}
|
||||||
|
error-message {
|
||||||
|
expand: true;
|
||||||
|
background-color: @dark;
|
||||||
|
border-color: @darkcyan;
|
||||||
|
border: 2px;
|
||||||
|
padding: 1em;
|
||||||
|
}
|
||||||
|
|
@ -4,7 +4,8 @@
|
||||||
|
|
||||||
# *** Variables | Variáveis ***
|
# *** Variables | Variáveis ***
|
||||||
set $term alacritty
|
set $term alacritty
|
||||||
set $wallpaper ~/.config/wallpapers/wallpaper.jpg
|
set $wallpaper ~/.config/wallpapers/wallpaper.png
|
||||||
|
set $wallpaperHDMI ~/.config/wallpapers/wallpaperHDMI.jpg
|
||||||
# set $wallpaper ~/.config/sway/lowcortisol.webp
|
# set $wallpaper ~/.config/sway/lowcortisol.webp
|
||||||
set $startup_sound ${HOME}/.config/startup.mp3
|
set $startup_sound ${HOME}/.config/startup.mp3
|
||||||
set $keepassdb ~/Cloud/Documents/Database.kdbx
|
set $keepassdb ~/Cloud/Documents/Database.kdbx
|
||||||
|
|
@ -165,6 +166,9 @@ bindsym $ctrl+$alt+Escape exec FOCUSED_APP_ID=$(swaymsg -t get_tree | jq '.. | s
|
||||||
# Clipboard wayland
|
# Clipboard wayland
|
||||||
bindsym $ctrl+$alt+c exec bash -c 'pkill -9 wofi; cliphist list | wofi --show dmenu | cliphist decode | wl-copy'
|
bindsym $ctrl+$alt+c exec bash -c 'pkill -9 wofi; cliphist list | wofi --show dmenu | cliphist decode | wl-copy'
|
||||||
|
|
||||||
|
# Color picker | Seletor de Cores
|
||||||
|
bindsym $sup+C exec hyprpicker --autocopy
|
||||||
|
|
||||||
# Task Manager | Gerenciador de Janelas
|
# Task Manager | Gerenciador de Janelas
|
||||||
bindsym $ctrl+Escape exec $term -e htop
|
bindsym $ctrl+Escape exec $term -e htop
|
||||||
|
|
||||||
|
|
@ -462,9 +466,6 @@ exec paplay "$startup_sound" --volume=76767 &
|
||||||
# Sets Xwayland scale | Seta escala do Xwayland
|
# Sets Xwayland scale | Seta escala do Xwayland
|
||||||
exec xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2 &
|
exec xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2 &
|
||||||
|
|
||||||
# dbus-update-activation-environment --systemd --all &
|
|
||||||
exec systemctl --user import-environment WAYLAND_DISPLAY & dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway XDG_SESSION_TYPE &
|
|
||||||
|
|
||||||
# https://github.com/swaywm/swaylock/issues/99
|
# https://github.com/swaywm/swaylock/issues/99
|
||||||
exec swayidle -w timeout 300 'imv-wayland -x -t 1 -f /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png & sleep 0.25 ; swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' timeout 315 'swaylock -f' before-sleep 'swaylock -f ; sleep 1' &
|
exec swayidle -w timeout 300 'imv-wayland -x -t 1 -f /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png & sleep 0.25 ; swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' timeout 315 'swaylock -f' before-sleep 'swaylock -f ; sleep 1' &
|
||||||
|
|
||||||
|
|
@ -472,14 +473,16 @@ exec swayidle -w timeout 300 'imv-wayland -x -t 1 -f /usr/share/backgrounds/sway
|
||||||
exec bash -c 'wl-paste --type image --watch cliphist store & wl-paste --type text --watch cliphist -max-dedupe-search 750 -max-items 750 store &' &
|
exec bash -c 'wl-paste --type image --watch cliphist store & wl-paste --type text --watch cliphist -max-dedupe-search 750 -max-items 750 store &' &
|
||||||
|
|
||||||
#- KWallet (keyring)
|
#- KWallet (keyring)
|
||||||
# exec kwalletd6
|
exec kwalletd6
|
||||||
#!! In theory, the instructions below should work, but I couldn't get it working.
|
#!! In theory, the instructions below should work, but I couldn't get it working.
|
||||||
#!! Em teoria, as instruções abaixo devem funcionar, mas não consegui aplicá-las corretamente.
|
#!! Em teoria, as instruções abaixo devem funcionar, mas não consegui aplicá-las corretamente.
|
||||||
#! Removed from here because the correct way to set this up is with pam. On Arch, install kwallet-pam and add `session optional pam_kwallet.so` to the end of the `session` section of /etc/pam.d/login.
|
#! Removed from here because the correct way to set this up is with pam. On Arch, install kwallet-pam and add `session optional pam_kwallet.so` to the end of the `session` section of /etc/pam.d/login.
|
||||||
#! Removi daqui, já que o jeito correto de fazer isso é com o pam. No Arch, instale kwallet-pam e adicione `session optional pam_kwallet.so` no final da seção `session` de /etc/pam.d/login.
|
#! Removi daqui, já que o jeito correto de fazer isso é com o pam. No Arch, instale kwallet-pam e adicione `session optional pam_kwallet.so` no final da seção `session` de /etc/pam.d/login.
|
||||||
|
#! Gnome Keyring didn't work :(
|
||||||
|
#! Gnome Keyring não funcionou :(
|
||||||
|
|
||||||
# Gnome keyring
|
# Gnome keyring
|
||||||
exec_always eval $(gnome-keyring-daemon --start --components=secrets,ssh)
|
#exec_always eval $(gnome-keyring-daemon --start --components=secrets,ssh)
|
||||||
#! Last resort to have a working keyring without giving my newborn to satan
|
#! Last resort to have a working keyring without giving my newborn to satan
|
||||||
#! Última tentativa de ter um keyring funcional sem entregar meu primogênito para satan
|
#! Última tentativa de ter um keyring funcional sem entregar meu primogênito para satan
|
||||||
|
|
||||||
|
|
@ -487,7 +490,8 @@ exec_always eval $(gnome-keyring-daemon --start --components=secrets,ssh)
|
||||||
xwayland enable
|
xwayland enable
|
||||||
|
|
||||||
# Wallpaper | Papel de parede
|
# Wallpaper | Papel de parede
|
||||||
exec swaybg --image $wallpaper
|
exec swaybg --output eDP-1 --image $wallpaper --mode fill
|
||||||
|
exec swaybg --output HDMI-A-1 --image $wallpaperHDMI --mode fill
|
||||||
|
|
||||||
# Fix for broken keyboard key | Gambiarra por causa da minha tecla defeituosa
|
# Fix for broken keyboard key | Gambiarra por causa da minha tecla defeituosa
|
||||||
bindsym $alt+1 exec wtype "2"
|
bindsym $alt+1 exec wtype "2"
|
||||||
|
|
@ -502,3 +506,7 @@ exec --no-startup-id soteria
|
||||||
|
|
||||||
# Automation, apps will not be able to type in your behalf without this | Automação, apps não vão poder escrever por você sem isso
|
# Automation, apps will not be able to type in your behalf without this | Automação, apps não vão poder escrever por você sem isso
|
||||||
exec --no-startup-id ydotoold
|
exec --no-startup-id ydotoold
|
||||||
|
|
||||||
|
# xdg-desktop-portal-wlr
|
||||||
|
# Needed for screencapture and screencast | Necessário para captura e gravação da tela
|
||||||
|
exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
# Generated by nwg-displays on 2026-02-16 at 14:15:32. Do not edit manually.
|
# Generated by nwg-displays on 2026-04-26 at 10:25:47. Do not edit manually.
|
||||||
|
|
||||||
output "HDMI-A-1" {
|
output "HDMI-A-1" {
|
||||||
mode 1440x900@59.887Hz
|
mode 1440x900@59.887Hz
|
||||||
pos 2296 0
|
pos 1920 0
|
||||||
transform normal
|
transform normal
|
||||||
scale 1.0
|
scale 1.0
|
||||||
scale_filter nearest
|
scale_filter nearest
|
||||||
|
|
|
||||||
BIN
.config/wallpapers/Cool Cat.jpg
Normal file
BIN
.config/wallpapers/Cool Cat.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 93 KiB |
BIN
.config/wallpapers/wallpaper.png
Normal file
BIN
.config/wallpapers/wallpaper.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 MiB |
BIN
.config/wallpapers/wallpaperHDMI.jpg
Normal file
BIN
.config/wallpapers/wallpaperHDMI.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 459 KiB |
|
|
@ -22,7 +22,7 @@
|
||||||
"disable-scroll": true,
|
"disable-scroll": true,
|
||||||
//"all-outputs": true,
|
//"all-outputs": true,
|
||||||
//"format": "{name}",
|
//"format": "{name}",
|
||||||
"format": "[{name}] {icon}",
|
"format": "[{name}] {icon}",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
// "1": "",
|
// "1": "",
|
||||||
// "2": "",
|
// "2": "",
|
||||||
|
|
|
||||||
|
|
@ -54,8 +54,8 @@ nord15 #b48ead
|
||||||
}
|
}
|
||||||
|
|
||||||
window#waybar {
|
window#waybar {
|
||||||
/* background:rgba (0, 0, 0, 0.9); */
|
background:rgba (0, 0, 0, 0.6);
|
||||||
background: rgba(59, 69, 83, 0.99);
|
/* background: rgba(59, 69, 83, 0.99); */
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
|
|
|
||||||
37
README.md
37
README.md
|
|
@ -1,7 +1,24 @@
|
||||||
# Adrian's dotfiles
|
# Adrian's dotfiles
|
||||||
|
```ascii
|
||||||
|
_-====-__-======-__-========-_____-============-__
|
||||||
|
_( _)
|
||||||
|
OO( _/Adrian's Dotfiles/_ )_
|
||||||
|
0 (_ ASCII by Donovan Baker _)
|
||||||
|
o0 (_ _)
|
||||||
|
o '=-___-===-_____-========-___________-===-dwb-='
|
||||||
|
.o _________
|
||||||
|
. ______ ______________ | | _____
|
||||||
|
_()_||__|| ________ | | |_________| __||___||__
|
||||||
|
(BNSF 1995| | | | | __Y______00_| |_ _|
|
||||||
|
/-OO----OO""="OO--OO"="OO--------OO"="OO-------OO"="OO-------OO"=P
|
||||||
|
#####################################################################
|
||||||
|
```
|
||||||
This is the repository for my dotfiles for Sway, forked from [Flipe Facundes](https://github.com/felipefacundes/dotfiles).
|
This is the repository for my dotfiles for Sway, forked from [Flipe Facundes](https://github.com/felipefacundes/dotfiles).
|
||||||
|
|
||||||
## Setting up
|
## Setting up
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> I use my laptop in a two monitor setup, if you don't have a built-in monitor (or it's output name is anything else than eDP-1) you'll only see the secondary layout in your HDMI output, in that case, please go to Waybar config and change the output of the first bar and disable/change the output of the second.
|
||||||
|
>
|
||||||
- Install [the dependencies](#Dependencies)
|
- Install [the dependencies](#Dependencies)
|
||||||
- Clone or download the repo as a zip file
|
- Clone or download the repo as a zip file
|
||||||
- Copy `.config` to your `~/.config`, make sure to backup any important stuff that would be overwritten!
|
- Copy `.config` to your `~/.config`, make sure to backup any important stuff that would be overwritten!
|
||||||
|
|
@ -48,18 +65,22 @@ swayfx swayidle swaybg waybar rofi wlrctl cliphist light ly <kwalletd6 or gnome-
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
# SwayWM
|
# SwayWM
|
||||||
<img width="1920" height="1080" alt="image" src="https://github.com/user-attachments/assets/9a8433fc-e737-423d-aa55-97eb0e033f84" />
|
|
||||||
|
<img alt="image" src="https://i.postimg.cc/J0LQMNnD/signal-2026-05-17-143009-002.jpg"/>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Older looks</summary>
|
<summary>Older looks</summary>
|
||||||
|
|
||||||
You can find those older versions in the [releases](https://github.com/adrianvic/dotfiles/releases), please refer to the version's README in order to have a stable experience. Older dotfiles may be incomplete or have issues, since I'm improving it for my own use constantly.
|
You can find those older versions in the [releases](https://github.com/adrianvic/dotfiles/releases), please refer to the version's README in order to have a stable experience. Older dotfiles may be incomplete or have issues, since I'm improving it for my own use constantly.
|
||||||
|
|
||||||
|
## v3
|
||||||
|
<img alt="image" src="https://github.com/user-attachments/assets/9a8433fc-e737-423d-aa55-97eb0e033f84" />
|
||||||
|
|
||||||
## v2
|
## v2
|
||||||
<img width="1920" height="1080" alt="image" src="https://github.com/user-attachments/assets/ad93ce38-d1f0-4511-96f7-ff4e7865ce0b" />
|
<img alt="image" src="https://github.com/user-attachments/assets/ad93ce38-d1f0-4511-96f7-ff4e7865ce0b" />
|
||||||
|
|
||||||
## v1
|
## v1
|
||||||
<img width="1920" height="1080" alt="image" src="https://github.com/user-attachments/assets/fa54e217-c532-430e-9918-038688de85e1" />
|
<img alt="image" src="https://github.com/user-attachments/assets/fa54e217-c532-430e-9918-038688de85e1" />
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
## Changing language
|
## Changing language
|
||||||
|
|
@ -157,8 +178,14 @@ The config files contain my curated list of wallpapers.
|
||||||
<details>
|
<details>
|
||||||
<summary>Wallpaper list</summary>
|
<summary>Wallpaper list</summary>
|
||||||
|
|
||||||
|
## Yuri Plisetsky
|
||||||
|
<img alt="image" src=".config/wallpapers/wallpaper.png"/>
|
||||||
|
|
||||||
|
## Victor Nikiforov
|
||||||
|
<img alt="image" src=".config/wallpapers/wallpaperHDMI.jpg"/>
|
||||||
|
|
||||||
## CoolCat!
|
## CoolCat!
|
||||||
<img alt="image" src=".config/wallpapers/wallpaper.jpg"/>
|
<img alt="image" src=".config/wallpapers/Cool Cat.jpg"/>
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
Stunning cat sitting on a rock, with a beautiful view of the sky - which I **always** love. I have this one since 2022 and been using it ocasionally.
|
Stunning cat sitting on a rock, with a beautiful view of the sky - which I **always** love. I have this one since 2022 and been using it ocasionally.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue