Updated some stuff
This commit is contained in:
parent
2d400c3012
commit
c783171138
8 changed files with 25 additions and 26 deletions
|
|
@ -7,7 +7,6 @@ alsa-utils
|
||||||
asusctl
|
asusctl
|
||||||
autotiling
|
autotiling
|
||||||
awesome-terminal-fonts
|
awesome-terminal-fonts
|
||||||
awww
|
|
||||||
base
|
base
|
||||||
base-devel
|
base-devel
|
||||||
bash-completion
|
bash-completion
|
||||||
|
|
@ -162,6 +161,8 @@ pv
|
||||||
python
|
python
|
||||||
python-defusedxml
|
python-defusedxml
|
||||||
python-packaging
|
python-packaging
|
||||||
|
qt5ct
|
||||||
|
qt6ct
|
||||||
quickshell
|
quickshell
|
||||||
rebuild-detector
|
rebuild-detector
|
||||||
reflector
|
reflector
|
||||||
|
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
function awww_set_wallpaper
|
|
||||||
set wallpaper $argv[1]
|
|
||||||
|
|
||||||
# Start swww daemon if not running
|
|
||||||
if not pgrep awww-daemon > /dev/null
|
|
||||||
awww-daemon &
|
|
||||||
sleep 1
|
|
||||||
end
|
|
||||||
|
|
||||||
# Set wallpaper with animation
|
|
||||||
awww img "$wallpaper" \
|
|
||||||
--transition-type wipe
|
|
||||||
end
|
|
||||||
|
|
@ -26,8 +26,11 @@ set $menu kitty --app-id fsel fsel -r -d
|
||||||
set $launcher kitty --app-id otter-launcher otter-launcher
|
set $launcher kitty --app-id otter-launcher otter-launcher
|
||||||
set $browser /home/henry/AppImages/helium.appimage
|
set $browser /home/henry/AppImages/helium.appimage
|
||||||
set $filemanager kitty -e yazi
|
set $filemanager kitty -e yazi
|
||||||
|
focus_on_window_activation focus
|
||||||
for_window [app_id="fsel"] border pixel 2
|
for_window [app_id="fsel"] border pixel 2
|
||||||
for_window [app_id="otter-launcher"] border pixel 2
|
for_window [app_id="otter-launcher"] border pixel 2
|
||||||
|
assign [app_id="dev.zed.Zed"] output DP-1
|
||||||
|
for_window [app_id="dev.zed.Zed"] focus
|
||||||
|
|
||||||
# -Key bindings-
|
# -Key bindings-
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,8 @@ oh-my-posh init fish --config ~/.config/oh-my-posh/hacker.omp.json | source
|
||||||
|
|
||||||
alias mntnas="sudo mount -a"
|
alias mntnas="sudo mount -a"
|
||||||
|
|
||||||
|
set -gx QT_QPA_PLATFORMTHEME qt6ct
|
||||||
|
|
||||||
# Set Zed as the default editor
|
# Set Zed as the default editor
|
||||||
set -gx EDITOR /usr/local/bin/zed_sudo_wrapper
|
set -gx EDITOR /usr/local/bin/zed_sudo_wrapper
|
||||||
set -gx VISUAL "zeditor --wait"
|
set -gx VISUAL "zeditor --wait"
|
||||||
|
|
|
||||||
|
|
@ -1,14 +1,14 @@
|
||||||
[Settings]
|
[Settings]
|
||||||
gtk-theme-name=Adwaita-dark
|
gtk-theme-name=caelus
|
||||||
gtk-icon-theme-name=Papirus-Dark
|
gtk-icon-theme-name=AdwaitaLegacy
|
||||||
gtk-font-name=Inter Variable 11
|
gtk-font-name=Inter Variable 11
|
||||||
gtk-cursor-theme-name=Bibata-Original-Ice
|
gtk-cursor-theme-name=Adwaita
|
||||||
gtk-cursor-theme-size=24
|
gtk-cursor-theme-size=24
|
||||||
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
||||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||||
gtk-button-images=0
|
gtk-button-images=0
|
||||||
gtk-menu-images=0
|
gtk-menu-images=0
|
||||||
gtk-enable-event-sounds=1
|
gtk-enable-event-sounds=0
|
||||||
gtk-enable-input-feedback-sounds=0
|
gtk-enable-input-feedback-sounds=0
|
||||||
gtk-xft-antialias=1
|
gtk-xft-antialias=1
|
||||||
gtk-xft-hinting=1
|
gtk-xft-hinting=1
|
||||||
|
|
|
||||||
|
|
@ -36,9 +36,9 @@ move_up = 0
|
||||||
|
|
||||||
|
|
||||||
[[modules]]
|
[[modules]]
|
||||||
description = "search with brave"
|
description = "search the web"
|
||||||
prefix = "br"
|
prefix = "kg"
|
||||||
cmd = "setsid -f xdg-open 'https://search.brave.com/search?q={}'"
|
cmd = "setsid -f xdg-open 'https://kagi.com/search?q={}'"
|
||||||
with_argument = true
|
with_argument = true
|
||||||
url_encode = true
|
url_encode = true
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,10 @@ include ./monitors
|
||||||
include ./exec
|
include ./exec
|
||||||
include ./theme
|
include ./theme
|
||||||
|
|
||||||
exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
|
exec dbus-update-activation-environment --systemd \
|
||||||
|
WAYLAND_DISPLAY \
|
||||||
|
XDG_CURRENT_DESKTOP=sway \
|
||||||
|
QT_QPA_PLATFORMTHEME=qt6ct
|
||||||
set $gnome-schema org.gnome.desktop.interface
|
set $gnome-schema org.gnome.desktop.interface
|
||||||
exec_always {
|
exec_always {
|
||||||
export WLR_NO_HARDWARE_CURSORS=1
|
export WLR_NO_HARDWARE_CURSORS=1
|
||||||
|
|
@ -26,8 +29,11 @@ set $menu kitty --app-id fsel fsel -r -d
|
||||||
set $launcher kitty --app-id otter-launcher otter-launcher
|
set $launcher kitty --app-id otter-launcher otter-launcher
|
||||||
set $browser /home/henry/AppImages/helium.appimage
|
set $browser /home/henry/AppImages/helium.appimage
|
||||||
set $filemanager kitty -e yazi
|
set $filemanager kitty -e yazi
|
||||||
|
focus_on_window_activation focus
|
||||||
for_window [app_id="fsel"] border pixel 2
|
for_window [app_id="fsel"] border pixel 2
|
||||||
for_window [app_id="otter-launcher"] border pixel 2
|
for_window [app_id="otter-launcher"] border pixel 2
|
||||||
|
assign [app_id="dev.zed.Zed"] output DP-1
|
||||||
|
for_window [app_id="dev.zed.Zed"] focus
|
||||||
|
|
||||||
# -Key bindings-
|
# -Key bindings-
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
Net/ThemeName "Adwaita-dark"
|
Net/ThemeName "caelus"
|
||||||
Net/IconThemeName "Papirus-Dark"
|
Net/IconThemeName "AdwaitaLegacy"
|
||||||
Gtk/CursorThemeName "Bibata-Original-Ice"
|
Gtk/CursorThemeName "Adwaita"
|
||||||
Net/EnableEventSounds 1
|
Net/EnableEventSounds 0
|
||||||
EnableInputFeedbackSounds 0
|
EnableInputFeedbackSounds 0
|
||||||
Xft/Antialias 1
|
Xft/Antialias 1
|
||||||
Xft/Hinting 1
|
Xft/Hinting 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue