diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-06-18 17:26:00 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-06-18 17:40:34 +0900 |
commit | 550ec84fb625ca75ae3a44e90c162455925463b2 (patch) | |
tree | aa1f8ec81dbbb00662a0ed08f6b7cf4e0cb91b69 /gtk | |
parent | f561b1396d1d5e468e4f28f99937dce31079d0d7 (diff) | |
download | dotfiles-550ec84fb625ca75ae3a44e90c162455925463b2.tar.gz |
Update NixOS network config
Diffstat (limited to 'gtk')
-rw-r--r-- | gtk/.config/gtk-3.0/gtkcss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk/.config/gtk-3.0/gtkcss b/gtk/.config/gtk-3.0/gtkcss deleted file mode 100644 index e7ff883..0000000 --- a/gtk/.config/gtk-3.0/gtkcss +++ /dev/null @@ -1,4 +0,0 @@ -.window-frame { - box-shadow: none; - margin: 0; -} |