Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
shrink icons
Browse files Browse the repository at this point in the history
  • Loading branch information
valpackett committed Jun 8, 2020
1 parent 7fb8880 commit a5569c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/src/util/icons.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
use wstk::*;

pub const ICON_SIZE: u16 = 64;
pub const ICON_SIZE: u16 = 48;

#[derive(Clone)]
pub enum IconHandle {
Expand Down

0 comments on commit a5569c0

Please sign in to comment.