mirror of
https://github.com/hexolan/dotfiles.git
synced 2026-03-26 18:11:17 +00:00
feat: stage default configurations
Barebones default configurations (pending publication of my 'rice'). Has some basic layout tweaks from the default `hyprland` config + some integration of `swaync` into `waybar`.
This commit is contained in:
10
config/display/hyprland/hypr/cfgs/programs.conf
Normal file
10
config/display/hyprland/hypr/cfgs/programs.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
###################
|
||||
### MY PROGRAMS ###
|
||||
###################
|
||||
|
||||
# See https://wiki.hypr.land/Configuring/Keywords/
|
||||
|
||||
# Set programs that you use
|
||||
$terminal = kitty
|
||||
$fileManager = dolphin
|
||||
$menu = hyprlauncher
|
||||
Reference in New Issue
Block a user