mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(surfingkeys): Implement visual mode and ACE editor keymaps
This commit is contained in:
parent
073c60f07d
commit
e5fb48289f
9 changed files with 327 additions and 158 deletions
12
platforms/linux/hypr/hyprpaper.conf
Normal file
12
platforms/linux/hypr/hyprpaper.conf
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# $DOTFILES/platforms/linux/hyprland/hypr/hyprpaper.conf
|
||||
# Date: 2024-12-22
|
||||
# Author: js0ny
|
||||
# Hyprland Wallpaper autoloader
|
||||
|
||||
# Location:
|
||||
# $XDG_CONFIG_HOME/hypr/hyprpaper.conf
|
||||
# Linking: (Link the whole `hypr` directory)
|
||||
# ln -sf $DOTFILES/platforms/linux/hyprland/hypr $XDG_CONFIG_HOME/hypr
|
||||
|
||||
preload = ~/Pictures/Wallpaper/current.jpg
|
||||
wallpaper = DP-2, ~/Pictures/Wallpaper/current.jpg
|
||||
Loading…
Add table
Add a link
Reference in a new issue