Compare commits
No commits in common. "3acda3fd5a472112cb3e1bdbde2f45ab178d782e" and "7bfbed9a0042ec6d8087f646c9f74c26687df8f6" have entirely different histories.
3acda3fd5a
...
7bfbed9a00
@ -1,18 +0,0 @@
|
||||
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ #
|
||||
|
||||
# This is a file where you put your own default apps, default search Engine etc
|
||||
|
||||
# Set your default editor here uncomment and reboot to take effect.
|
||||
# NOTE, this will be automatically uncommented if you select neovim or vim to your default editor
|
||||
env = EDITOR,nvim #default editor
|
||||
|
||||
# Define preferred text editor for the KooL Quick Settings Menu (SUPER SHIFT E)
|
||||
# script will take the default EDITOR and nano as fallback
|
||||
$edit=editor
|
||||
|
||||
# These two are for UserKeybinds.conf & Waybar Modules
|
||||
$term = x-terminal-emulator # Terminal
|
||||
$files = yazi # File Manager
|
||||
|
||||
# Default Search Engine for ROFI Search (SUPER S)
|
||||
$Search_Engine = "https://www.google.com/search?q={}"
|
||||
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,7 +1,6 @@
|
||||
*
|
||||
!.gitignore
|
||||
!.zshrc
|
||||
!.config/
|
||||
!.config/hypr/
|
||||
!.config/hypr/UserConfigs/
|
||||
!.zshrc²
|
||||
!.config/hypr/UserConfigs/01-UserDefaults.conf
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user