This commit is contained in:
Ivan Bushchik 2023-07-25 10:22:20 +03:00
commit b9cf95ec65
No known key found for this signature in database
GPG key ID: 9F6DDABE11A2674D
7 changed files with 14 additions and 11 deletions

View file

@ -7,4 +7,3 @@ export MOZ_DBUS_REMOTE=1
export QT_QPA_PLATFORMTHEME=qt5ct export QT_QPA_PLATFORMTHEME=qt5ct
export XDG_CURRENT_DESKTOP=Unity export XDG_CURRENT_DESKTOP=Unity
export HOMEBREW_NO_ENV_HINTS=false export HOMEBREW_NO_ENV_HINTS=false
. "$HOME/.cargo/env"

View file

@ -22,7 +22,7 @@ font:
italic: italic:
family: JetBrains Mono family: JetBrains Mono
style: SemiBold Italic style: SemiBold Italic
size: 8.0 size: 11.0
cursor: cursor:
shape: Block shape: Block

View file

@ -3,7 +3,7 @@ color_scheme_path=/home/ivabus/.config/qt5ct/colors/Catppuccin-Macchiato.conf
custom_palette=true custom_palette=true
icon_theme=Mint-Y-Dark icon_theme=Mint-Y-Dark
standard_dialogs=default standard_dialogs=default
style=Lightly style=gtk2
[Fonts] [Fonts]
fixed=@Variant(\0\0\0@\0\0\0\x12\0N\0o\0t\0o\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) fixed=@Variant(\0\0\0@\0\0\0\x12\0N\0o\0t\0o\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
@ -28,7 +28,7 @@ wheel_scroll_lines=3
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0N\0\0\0\xc8\0\0\x2\xe3\0\0\x2\xd8\0\0\0N\0\0\0\xc8\0\0\x2\xe3\0\0\x2\xd8\0\0\0\0\0\0\0\0\x6\xaa\0\0\0N\0\0\0\xc8\0\0\x2\xe3\0\0\x2\xd8) geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0N\0\0\0\xc8\0\0\x2\xe3\0\0\x2\xd8\0\0\0N\0\0\0\xc8\0\0\x2\xe3\0\0\x2\xd8\0\0\0\0\0\0\0\0\x6\xaa\0\0\0N\0\0\0\xc8\0\0\x2\xe3\0\0\x2\xd8)
[SettingsWindow] [SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x3\x46\0\0\x3\xef\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x3Y\0\0\0\0\x2\0\0\0\x6\xaa\0\0\0\0\0\0\0\0\0\0\x3\x46\0\0\x3\xef) geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\am\0\0\x3\xf5\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x3Y\0\0\0\0\x2\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\am\0\0\x3\xf5)
[Troubleshooting] [Troubleshooting]
force_raster_widgets=1 force_raster_widgets=1

View file

@ -5,10 +5,10 @@ set $up k
set $right l set $right l
set $term alacritty set $term alacritty
for_window [app_id="^launcher$"] floating enable, sticky enable, resize set 30 ppt 60 ppt for_window [app_id="^launcher$"] floating enable, sticky enable, resize set 30 ppt 60 ppt
set $menu exec $term --option window.opacity=1 --class=launcher -e env zsh -c "source ~/.profile && /usr/bin/sway-launcher-desktop" set $menu exec $term --option window.opacity=1 --class=launcher -e env zsh -c "source ~/.profile && sway-launcher-desktop"
set $filemgr nemo set $filemgr nemo
output * bg ~/Pictures/bg/sonoma.jpg fill output * bg ~/Pictures/bg/sonoma.jpeg fill
input type:keyboard { input type:keyboard {
xkb_layout us,ru xkb_layout us,ru
@ -33,7 +33,7 @@ default_border pixel 1
gaps inner 8 gaps inner 8
font "JetBrains Mono" 9 font "JetBrains Mono" 9
output * scale 2 # output * scale 2
include ~/.config/sway/themes/catppuccin-macchiato include ~/.config/sway/themes/catppuccin-macchiato

View file

@ -2,8 +2,8 @@ seat seat0 xcursor_theme "Catppuccin-Macchiato-Dark-Cursors"
set $gnome-schema org.gnome.desktop.interface set $gnome-schema org.gnome.desktop.interface
exec_always { exec_always {
gsettings set $gnome-schema gtk-theme 'Catppuccin-Macchiato-Standard-Blue-Dark' gsettings set $gnome-schema gtk-theme 'Catppuccin-Macchiato-Standard-Blue-dark'
gsettings set $gnome-schema icon-theme 'Mint-Y-Dark' gsettings set $gnome-schema icon-theme 'Mint-Y-Blue'
gsettings set $gnome-schema cursor-theme 'Catppuccin-Macchiato-Dark-Cursors' gsettings set $gnome-schema cursor-theme 'Catppuccin-Macchiato-Dark-Cursors'
gsettings set $gnome-schema font-name 'Ubuntu 9' gsettings set $gnome-schema font-name 'Ubuntu 9'
} }

View file

@ -1,5 +1,5 @@
{ {
"height": 32, "height": 48,
"position": "top", "position": "top",
"modules-left": ["sway/workspaces", "sway/mode"], "modules-left": ["sway/workspaces", "sway/mode"],
"modules-center": [], "modules-center": [],

View file

@ -1,7 +1,7 @@
@import "macchiato.css"; @import "macchiato.css";
* { * {
font-family: "JetBrains Mono", "Noto Sans"; font-family: "JetBrains Mono", "Noto Sans";
font-size: 6pt; font-size: 9pt;
border: none; border: none;
font-weight: 400; font-weight: 400;
padding: 1px 1px; padding: 1px 1px;
@ -16,6 +16,9 @@ window#waybar {
margin-top: 8px; margin-top: 8px;
} }
#workspaces button {
color: @text;
}
button:hover { button:hover {
color: @red; color: @red;
@ -38,6 +41,7 @@ button:hover {
.modules-left { .modules-left {
padding-left: 4px; padding-left: 4px;
border-radius: 8px; border-radius: 8px;
color: @text;
} }
.modules-right { .modules-right {
transition: none; transition: none;