feat(just): Add justfiles for setup

This commit is contained in:
js0ny 2025-04-09 11:02:02 +01:00
parent d43a4b7106
commit dae3143f86
12 changed files with 310 additions and 253 deletions

View file

@ -15,6 +15,10 @@
# #######################################################################################
$mainMod = SUPER # Sets "Windows" key as main modifier
$terminal = kitty
$fileManager = dolphin
$menu = rofi
$iconTheme = Papirus
source=~/.config/hypr/hyprland/dark.conf
source=~/.config/hypr/hyprland/+colemak.conf
@ -53,10 +57,6 @@ monitor=DP-2,3840x2160@60,0x0,1.667
# See https://wiki.hyprland.org/Configuring/Keywords/
# Set programs that you use
$terminal = kitty
$fileManager = dolphin
$menu = rofi
$iconTheme = Papirus
#################