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/dos | |
parent | b19a63227ffc6f5d65e02c578d98fa2121aafb07 (diff) |
added themese and symlink to config
Diffstat (limited to 'config/hyprland/tofi/themes/dos')
-rw-r--r-- | config/hyprland/tofi/themes/dos | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/config/hyprland/tofi/themes/dos b/config/hyprland/tofi/themes/dos new file mode 100644 index 0000000..7c2fff5 --- /dev/null +++ b/config/hyprland/tofi/themes/dos @@ -0,0 +1,14 @@ +font = VT323 +corner-radius = 60 +outline-color = #D3D1B9 +outline-width = 3 +border-color = #E3E1C9 +border-width = 60 +background-color = #000000 +text-color = #0A3 +selection-color = #0F6 +prompt-text = "C:\> " +num-results = 9 +hide-cursor = true +width = 640 +height = 480 |