diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-08 20:12:22 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-08 20:12:22 +0200 |
commit | b46b799be2f93d5263f6b3965af5121424cfeee0 (patch) | |
tree | 14bd9ef5fa11fa4d11b0a30969720e235d485d5f /config/hyprland/tofi/themes/dark-paper | |
parent | b19a63227ffc6f5d65e02c578d98fa2121aafb07 (diff) |
added themese and symlink to config
Diffstat (limited to 'config/hyprland/tofi/themes/dark-paper')
-rw-r--r-- | config/hyprland/tofi/themes/dark-paper | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/config/hyprland/tofi/themes/dark-paper b/config/hyprland/tofi/themes/dark-paper new file mode 100644 index 0000000..c58b292 --- /dev/null +++ b/config/hyprland/tofi/themes/dark-paper @@ -0,0 +1,18 @@ +font = Fanwood Text +font-size = 64 + +outline-width = 0 +border-width = 0 +padding-left = 4% +padding-top = 2% +padding-right = 0 +padding-bottom = 0 + +background-color = #111 +text-color = #f9fbff +selection-color = #933 + +width = 100% +height = 100% + +hide-cursor = true |