mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
Add some dotfiles for qt5ct
This commit is contained in:
parent
893130a873
commit
b6d78b6336
|
@ -4,3 +4,4 @@ export ECORE_EVAS_ENGINE="wayland_egl"
|
|||
export ELM_ACCEL="gl"
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
export MOZ_DBUS_REMOTE=1
|
||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||
|
|
4
configs/qt5ct/colors/Catppuccin-Macchiato.conf
Normal file
4
configs/qt5ct/colors/Catppuccin-Macchiato.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
[ColorScheme]
|
||||
active_colors=#ffcad3f5, #ff1e2030, #ffa5adcb, #ff939ab7, #ff494d64, #ff6e738d, #ffcad3f5, #ffcad3f5, #ffcad3f5, #ff24273a, #ff1e2030, #ff8087a2, #ff8aadf4, #ff24273a, #ff8aadf4, #ffed8796, #ff24273a, #ffcad3f5, #ff181926, #ffcad3f5, #808087a2
|
||||
disabled_colors=#ffa5adcb, #ff1e2030, #ffa5adcb, #ff939ab7, #ff494d64, #ff6e738d, #ffa5adcb, #ffa5adcb, #ffa5adcb, #ff24273a, #ff1e2030, #ff8087a2, #ff8aadf4, #ff494d64, #ff8aadf4, #ffed8796, #ff24273a, #ffcad3f5, #ff181926, #ffcad3f5, #808087a2
|
||||
inactive_colors=#ffcdd6f4, #ff1e2030, #ffa5adcb, #ff939ab7, #ff494d64, #ff6e738d, #ffcad3f5, #ffcad3f5, #ffcad3f5, #ff24273a, #ff1e2030, #ff8087a2, #ff8aadf4, #ffa5adcb, #ff8aadf4, #ffed8796, #ff24273a, #ffcad3f5, #ff181926, #ffcad3f5, #808087a2
|
35
configs/qt5ct/qt5ct.conf
Normal file
35
configs/qt5ct/qt5ct.conf
Normal file
|
@ -0,0 +1,35 @@
|
|||
[Appearance]
|
||||
color_scheme_path=/home/ivabus/.config/qt5ct/colors/Catppuccin-Macchiato.conf
|
||||
custom_palette=true
|
||||
icon_theme=Mint-Y-Dark
|
||||
standard_dialogs=default
|
||||
style=Lightly
|
||||
|
||||
[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)
|
||||
general=@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)
|
||||
|
||||
[Interface]
|
||||
activate_item_on_single_click=1
|
||||
buttonbox_layout=0
|
||||
cursor_flash_time=1000
|
||||
dialog_buttons_have_icons=1
|
||||
double_click_interval=400
|
||||
gui_effects=@Invalid()
|
||||
keyboard_scheme=2
|
||||
menus_have_icons=true
|
||||
show_shortcuts_in_context_menus=true
|
||||
stylesheets=@Invalid()
|
||||
toolbutton_style=4
|
||||
underline_shortcut=1
|
||||
wheel_scroll_lines=3
|
||||
|
||||
[PaletteEditor]
|
||||
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]
|
||||
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)
|
||||
|
||||
[Troubleshooting]
|
||||
force_raster_widgets=1
|
||||
ignored_applications=@Invalid()
|
|
@ -52,6 +52,6 @@
|
|||
"tooltip-format": "{ipaddr}/{cidr}",
|
||||
"format-linked": "Network (No IP) via {ifname}",
|
||||
"format-disconnected": "No network",
|
||||
"on-click": "GTK_THEME=Adwaita-dark iwgtk"
|
||||
"on-click": "iwgtk"
|
||||
},
|
||||
}
|
||||
|
|
|
@ -27,6 +27,7 @@ stats () {
|
|||
stats
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
source $HOME/.profile
|
||||
export REPORTTIME=10
|
||||
alias vi="nvim"
|
||||
alias vim="nvim"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# do not run manually
|
||||
|
||||
mkdir -p $HOME/.config/nvim $HOME/.config/alacritty $HOME/.config/mako >/dev/null 2>&1
|
||||
rm -rf $HOME/.zshrc $HOME/.config/nvim/init.vim $HOME/.config/alacritty/alacritty.yml $HOME/.config/sway $HOME/.config/waybar $HOME/.config/mako/config >/dev/null 2>&1
|
||||
rm -rf $HOME/.zshrc $HOME/.config/nvim/init.vim $HOME/.config/qt5ct $HOME/.config/alacritty/alacritty.yml $HOME/.config/sway $HOME/.config/waybar $HOME/.config/mako/config >/dev/null 2>&1
|
||||
ln -s $HOME/.dotfiles/configs/zshrc $HOME/.zshrc
|
||||
echo ".zshrc linked: $HOME/.dotfiles/configs/zshrc -> $HOME/.zshrc"
|
||||
ln -s $HOME/.dotfiles/configs/.profile $HOME/.profile
|
||||
|
@ -17,4 +17,5 @@ echo "alacritty config linked: $HOME/.dotfiles/configs/alacritty.yml -> $HOME/.c
|
|||
ln -s $HOME/.dotfiles/configs/sway $HOME/.config/
|
||||
ln -s $HOME/.dotfiles/configs/waybar $HOME/.config/
|
||||
ln -s $HOME/.dotfiles/configs/mako $HOME/.config/mako/config
|
||||
ln -s $HOME/.dotfiles/configs/qt5ct $HOME/.config/qt5ct
|
||||
echo "sway (and all other swaywm, wayland stuff things) dotfiles installed"
|
||||
|
|
Loading…
Reference in a new issue