Updated
This commit is contained in:
parent
f0d81507e7
commit
91ac899e76
134 changed files with 29248 additions and 114 deletions
|
|
@ -39,7 +39,8 @@ exec-once = wl-paste --watch cliphist store
|
|||
# exec-once = ~/.config/nwg-dock-hyprland/launch.sh
|
||||
|
||||
#Custom
|
||||
# exec-once = nextcloud --background
|
||||
exec-once = nextcloud --background
|
||||
exec-once = waybar &
|
||||
exec-once = syncthing &
|
||||
exec-once = qbittorrent &
|
||||
# exec-once = QSyncthingTray &
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ $HYPRSCRIPTS = ~/.config/hypr/scripts
|
|||
|
||||
# DEFAULTS
|
||||
$terminal = kitty
|
||||
$browser = flatpak run app.zen_browser.zen
|
||||
$browser = zen-browser
|
||||
$filemanager = thunar
|
||||
|
||||
# Applications
|
||||
|
|
@ -19,9 +19,11 @@ bind = $mainMod SHIFT, RETURN, exec, $filemanager
|
|||
bind = $mainMod, C, exec, [floating] ~/.config/ml4w/settings/calculator.sh # Open the calculator
|
||||
|
||||
# Custom
|
||||
bind = $mainMod, M, exec, flatpak run com.github.marktext.marktext
|
||||
bind = $mainMod, M, exec, marktext
|
||||
bind = $mainMod, A, exec, flatpak run com.jeffser.Alpaca
|
||||
bind = $mainMod, E, exec, flatpak run it.mijorus.smile
|
||||
# bind = $mainMod, Print, exec, grim -g "$(slurp)" - | wl-copy && wl-paste > ~/Pictures/Screenshot-$(date +%F_%T).png
|
||||
bind = $mainMod SHIFT, Print, exec, grim - | wl-copy && wl-paste > ~/Pictures/Screenshot-$(date +%F_%T).png
|
||||
|
||||
# Windows
|
||||
bind = $mainMod, Q, killactive # Kill active window
|
||||
|
|
|
|||
|
|
@ -61,7 +61,10 @@ source = ~/.config/hypr/conf/animation.conf
|
|||
# -----------------------------------------------------
|
||||
# Environment for xdg-desktop-portal-hyprland
|
||||
# -----------------------------------------------------
|
||||
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
#exec-once=dbus-update-activation-environment --all WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
#env = XDG_CURRENT_DESKTOP,hyprland
|
||||
exec-once = /usr/lib/xdg-desktop-portal-hyprland
|
||||
|
||||
|
||||
# -----------------------------------------------------
|
||||
# ML4W Configuration
|
||||
|
|
@ -72,3 +75,4 @@ exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRE
|
|||
# Custom
|
||||
# -----------------------------------------------------
|
||||
source = ~/.config/hypr/conf/custom.conf
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
preload = $HOME/.config/ml4w/assets/wallpaper2.png
|
||||
wallpaper = ,$HOME/.config/ml4w/assets/wallpaper2.png
|
||||
preload = $HOME/.config/hypr/wallpapers/endeavouros.png
|
||||
wallpaper = ,$HOME/.config/hypr/wallpapers/endeavouros.png
|
||||
splash = false
|
||||
|
|
|
|||
BIN
.config/hypr/wallpapers/endeavouros.png
Executable file
BIN
.config/hypr/wallpapers/endeavouros.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 12 MiB |
BIN
.config/hypr/wallpapers/void.png
Normal file
BIN
.config/hypr/wallpapers/void.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 65 KiB |
Loading…
Add table
Add a link
Reference in a new issue