Added hyprland config and scripts
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (push) Failing after 26s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (push) Failing after 26s
This commit is contained in:
11
files/system/usr/share/hyprland/hyprland.conf.d/browser.conf
Normal file
11
files/system/usr/share/hyprland/hyprland.conf.d/browser.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
# browser.conf
|
||||
|
||||
# floorp
|
||||
$browser = /usr/bin/flatpak run one.ablaze.floorp
|
||||
$mainMod = SUPER
|
||||
|
||||
## autostart
|
||||
exec-once = [workspace 1 silent] $browser
|
||||
|
||||
## keybind
|
||||
bind = $mainMod, F, exec, $browser
|
Reference in New Issue
Block a user