diff options
author | ThanosApollo <[email protected]> | 2022-10-28 05:33:26 +0300 |
---|---|---|
committer | ThanosApollo <[email protected]> | 2022-10-28 05:33:26 +0300 |
commit | 5c7ac253603a92a062f2b13f25cc99e0e7f3647d (patch) | |
tree | 919303523837902e74a654f32586d158d617a644 /.config/qtile/colors.py | |
parent | d4c5cd5e40d6ff801f7e0fff61036adfe8f0742f (diff) |
Update qtile
Diffstat (limited to '.config/qtile/colors.py')
-rw-r--r-- | .config/qtile/colors.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/qtile/colors.py b/.config/qtile/colors.py index c316bfb..fab5908 100644 --- a/.config/qtile/colors.py +++ b/.config/qtile/colors.py @@ -1,6 +1,3 @@ -#!/usr/bin/env python3 - - nord_fox = { 'bg': "#2e3440", 'fg': "#b9bfca", |