mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
first commit
This commit is contained in:
8
home/.config/qutebrowser/config.py
Normal file
8
home/.config/qutebrowser/config.py
Normal file
@@ -0,0 +1,8 @@
|
||||
import catppuccin
|
||||
|
||||
# load your autoconfig, use this if the rest of your config is empty!
|
||||
config.load_autoconfig()
|
||||
|
||||
# set the flavour you'd like to use
|
||||
# valid options are 'mocha', 'macchiato', 'frappe', and 'latte'
|
||||
catppuccin.setup(c, 'macchiato')
|
Reference in New Issue
Block a user