replaced fuzzel with walker and some other shit idk
This commit is contained in:
@@ -15,7 +15,7 @@ $browser = firefox
|
||||
bind = $mainMod, backspace, exec, $scrPath/dontkillsteam.sh # close focused window
|
||||
bind = $mainMod, F, fullscreen # toggle the window between focus and fullscreen
|
||||
bind = $mainMod, e, exec, caelestia shell drawers toggle session # Launcher for caelestia
|
||||
bind = $mainMod, d, exec, fuzzel # Launcher
|
||||
bind = $mainMod, d, exec, walker # Launcher
|
||||
|
||||
# Application shortcuts
|
||||
bind = $mainMod, return, exec, $term # launch terminal emulator
|
||||
|
||||
@@ -37,8 +37,9 @@ layerrule = ignorezero,notifications
|
||||
layerrule = blur,swaync-notification-window
|
||||
layerrule = ignorezero,swaync-notification-window
|
||||
layerrule = blur,logout_dialog
|
||||
layerrule = blur,launcher
|
||||
layerrule = animation fade, launcher
|
||||
layerrule = ignorezero,walker
|
||||
layerrule = blur,walker
|
||||
layerrule = animation popin 70%, walker
|
||||
layerrule= animation slide right, swaync-control-center
|
||||
layerrule= blur, swaync-control-center
|
||||
layerrule= ignorezero, swaync-control-center
|
||||
|
||||
@@ -1,10 +1,13 @@
|
||||
exec-once = $scrPath/resetxdgportal.sh # reset XDPH for screenshare
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # for XDPH
|
||||
exec-once = dbus-update-activation-environment --systemd --all # for XDPH
|
||||
exec-once = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark"
|
||||
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # for XDPH
|
||||
exec-once = $scrPath/polkitkdeauth.sh # authentication dialogue for GUI apps
|
||||
exec-once = way-edges # Screen Edge Shell
|
||||
exec-once = waybar # System bar
|
||||
exec-once = elephant # Data for Walker
|
||||
exec-once = walker --gapplication-service # make walker faster
|
||||
exec-once = swaync # Notifications
|
||||
exec-once = xremap ~/.config/xremap/config.yml --device /dev/input/event0 # Remap Caps to esc so i can use nvim without losing it
|
||||
exec-once = wpaperd -d # Wallpaper
|
||||
|
||||
Reference in New Issue
Block a user